This website works better with JavaScript
Home
Explore
Help
Sign In
cmte
/
code
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e2cce13ae5
Branches
Tags
master
code
/
cpp-test
/
CMakeLists.txt
CMakeLists.txt
78 B
History
Raw
1
2
3
4
5
cmake_minimum_required (VERSION 3.23)
project(sample)
add_subdirectory(src)