This website requires JavaScript.
Explore
Help
Sign In
bart
/
workshop-devc-cmake-conan
Watch
1
Star
0
Fork
You've already forked workshop-devc-cmake-conan
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
427f11bbdf
workshop-devc-cmake-conan
/
CMakeLists.txt
6 lines
90 B
CMake
Raw
Blame
History
cmake_minimum_required
(
VERSION
3.20
)
project
(
all
)
enable_testing
(
)
add_subdirectory
(
src
)
Reference in New Issue
View Git Blame
Copy Permalink