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
/
CTestTestUpload
/
CMakeLists.txt
5 lines
97 B
CMake
Raw
Normal View
History
Unescape
Escape
New upstream version 3.21.2
2021-09-14 00:13:48 +02:00
cmake_minimum_required
(
VERSION
2.8.12
)
Imported Upstream version 2.8.11-rc1
2013-03-16 19:13:01 +02:00
project
(
CTestTestUpload
)
Imported Upstream version 2.8.5~rc2
2011-06-19 15:41:06 +03:00
add_executable
(
Sleep
sleep.c
)
Reference in New Issue
Copy Permalink