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-04-25 15:49:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00a3889c1924e97bd2bd8b31ab13f162be3cb838
CMake
/
Tests
/
RunCMake
/
add_custom_target
/
LiteralQuotes.cmake
T
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