This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-06 05:40:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e085cbff7059cd38ebea0bca8cb414fd30c2d06
CMake
/
Tests
/
RunCMake
/
add_custom_target
/
LiteralQuotes.cmake
Daniel Eiband
3061dc6ac9
add_custom_command: Add tests for rejecting literal quotes in commands
2019-09-17 22:52:32 +02:00
2 lines
37 B
CMake
Raw
Blame
History
add_custom_target
(
a
COMMAND
"\"
b\
""
)
Reference in New Issue
View Git Blame
Copy Permalink