This website requires JavaScript.
Explore
Oven
Feed
Help
Sign In
ktyl
/
snoopy
Watch
1
Star
0
Fork
You've already forked snoopy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6bd1181be5
snoopy
/
CMakeLists.txt
7 lines
86 B
CMake
Raw
Blame
History
cmake_minimum_required
(
VERSION
3.10
)
project
(
flark
)
add_executable
(
flark
main.cpp
)
Reference in New Issue
View Git Blame
Copy Permalink