Crow/tests/img/CMakeLists.txt
The-EDev 43b465a9ad automated copying cat.jpg file
tests can now run without a problem
2020-10-13 11:04:46 +03:00

5 lines
91 B
CMake

cmake_minimum_required(VERSION 2.8)
file(COPY . DESTINATION ${CMAKE_CURRENT_BINARY_DIR})