This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Tests
/
SubDirSpaces
/
Some Examples
/
CMakeLists.txt
4 lines
82 B
CMake
Raw
Normal View
History
Unescape
Escape
ENH: preclean some warnings
2008-03-25 11:27:18 -04:00
cmake_minimum_required
(
VERSION
2.6
)
ENH: new test for spaces in the tree structure
2007-02-19 12:23:37 -05:00
PROJECT
(
Examples
)
SUBDIRS
(
example1
example2
)
Reference in New Issue
Copy Permalink