This website requires JavaScript.
Explore
Help
Sign In
TDD-Templates
/
cmake_cpputest_template
Template
Watch
1
Star
0
Fork
You've already forked cmake_cpputest_template
0
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb8fa86c6f
cmake_cpputest_template
/
src
/
CMakeLists.txt
4 lines
37 B
CMake
Raw
Normal View
History
Unescape
Escape
added the exexcutable target main
2024-03-15 20:46:33 +00:00
add_executable
(
main
m
a
i
n
.
c
)