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
726e461b38
CMake
/
Tests
/
RunCMake
/
install
/
FILES-DESTINATION-bad.cmake
2 lines
48 B
CMake
Raw
Normal View
History
Unescape
Escape
Tests: Cover install(FILES) with a genex DESTINATION
2015-09-23 21:41:52 +03:00
install
(
FILES
empty.c
DESTINATION
$<
NOTAGENEX
>
)