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
41291b20f3
CMake
/
Tests
/
RunCMake
/
cmake_parse_arguments
/
BadArgvN1-result.txt
2 lines
2 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# The `ARGC`/`ARGV#` variables in function scope hold the original arguments with no ;-list flattening. Add a way for functions to cleanly parse arguments that may contain `;`. This also avoids extra copying of the arguments. Co-Author: Brad King <brad.king@kitware.com>
2016-09-07 23:47:23 +03:00
1