This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2024-12-03 17:11:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
32e9510d55
CMake
/
Modules
/
CMakeLists.txt
3 lines
75 B
CMake
Raw
Normal View
History
Unescape
Escape
better install support
2001-06-21 16:01:18 +00:00
# just install the modules
ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments.
2001-07-17 13:54:05 +00:00
INSTALL_FILES
(
/share/CMake/Modules
.*\\.cmake
$
)
Reference in New Issue
Copy Permalink