This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
0
You've already forked cmake
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cmake
/
Tests
/
CTestTestSubdir
/
subdir3
/
CMakeLists.txt
3 lines
57 B
CMake
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 2.8.11-rc1
2013-03-16 19:13:01 +02:00
add_executable
(
main3
main.c
)
add_test
(
TestMain3
main3
)
Reference in New Issue
Copy Permalink