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
9e47255604
CMake
/
Tests
/
RunCMake
/
CommandLine
/
BuildDir--build-multiple-ta...
2 lines
2 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cmake: Teach --build to reject multiple --target options Previously we did not clearly document that `--target` is only supported to be specified once. Even worse, specifying it multiple times would silently ignore any previously specified targets and only build the last target. Update the documentation to specify this. Update the implementation to reject multiple `--target` options to prevent user errors.
2016-02-04 14:36:44 +03:00
1