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
bbc82d85e5
CMake
/
Tests
/
RunCMake
/
string
/
ConcatNoArgs.cmake
2 lines
15 B
CMake
Raw
Normal View
History
Unescape
Escape
string: Add CONCAT sub-command Add a string(CONCAT) command to simply concatenate input arguments together. This will be useful for combining strings from different quoting syntaxes. Add a RunCMake.string test covering these cases.
2013-10-21 20:49:15 +04:00
string
(
CONCAT
)