This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
7935f4dec8
CMake
/
Tests
/
CMakeTests
/
GetProperty-Bad-Directory.c...
2 lines
59 B
CMake
Raw
Normal View
History
Unescape
Escape
add test for get_property() errors
2012-03-04 16:43:23 +04:00
get_property
(
FOO
DIRECTORY
NonExistentSubDir
PROPERTY
FOO
)