blob: 1275ca3160cf0b587771c2b4cc618cf8c898eac2 [file] [log] [blame]
cmake-build-multiply-targets
----------------------------
* The :manual:`cmake(1)` ``--build`` tool ``--target`` parameter gained support for
multiple targets, e.g. ``cmake --build . --target Library1 Library2``.