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
/
EmptyLibrary
/
CMakeLists.txt
5 lines
89 B
CMake
Raw
Normal View
History
Unescape
Escape
New upstream version 3.31.0
2024-11-11 15:18:55 +01:00
cmake_minimum_required
(
VERSION
3.10
)
Imported Upstream version 2.8.3
2010-11-13 01:00:53 +02:00
project
(
TestEmptyLibrary
)
add_subdirectory
(
subdir
)
Reference in New Issue
Copy Permalink