mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
^[^
|
|
]+ --build \. --config "Release"
|
|
[^
|
|
]+ --build \. --config "Release" --target "MyTarget"
|
|
[^
|
|
]+ --build \. --config "Debug"
|
|
[^
|
|
]+ --build \. --config "Debug" --target "MyTarget"
|
|
[^
|
|
]+ --build \. --config "Release"$
|