Building debug libs
This commit is contained in:
@@ -67,6 +67,10 @@ elif [ "${machineArch}" = "Windows" ]; then
|
||||
cmake \
|
||||
--build . \
|
||||
--config Release \
|
||||
--target INSTALL && \
|
||||
cmake \
|
||||
--build . \
|
||||
--config Debug \
|
||||
--target INSTALL)
|
||||
else
|
||||
echo "unknown architecture"
|
||||
|
||||
Reference in New Issue
Block a user