This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
Crow
Watch
1
Star
0
Fork
0
You've already forked Crow
mirror of
https://github.com/CrowCpp/Crow.git
synced
2024-06-07 21:10:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
762af68306
Crow
/
tests
/
img
/
CMakeLists.txt
4 lines
91 B
CMake
Raw
Normal View
History
Unescape
Escape
Remove conanfile. Update mustache specification jsons. Remove compilation warnings. Update CMake version. Change test framework to Catch2.
2020-10-18 16:59:15 +00:00
cmake_minimum_required
(
VERSION
3.15
)
CMakeLists small changes. Add clang-format config. Remove Makefile.
2020-10-19 08:02:57 +00:00
file
(
COPY
.
DESTINATION
${
CMAKE_CURRENT_BINARY_DIR
}
)
Reference in New Issue
Copy Permalink