mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
5 lines
91 B
CMake
5 lines
91 B
CMake
|
cmake_minimum_required(VERSION 2.8)
|
||
|
|
||
|
|
||
|
file(COPY . DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
|