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
fd141a0b70
CMake
/
Tests
/
SimpleInstall
/
scripts
/
CMakeLists.txt
2 lines
64 B
CMake
Raw
Normal View
History
Unescape
Escape
ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cover all forms of old-style install commands.
2007-05-25 19:41:37 +04:00
INSTALL_PROGRAMS
(
/MyTest/share/old3
"^sample_script(\\.bat)?$"
)