mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
6 lines
216 B
ReStructuredText
6 lines
216 B
ReStructuredText
cmake-build-multiply-targets
|
|
----------------------------
|
|
|
|
* The :manual:`cmake(1)` ``--build`` tool ``--target`` parameter gained support for
|
|
multiple targets, e.g. ``cmake --build . --target Library1 Library2``.
|