Updating revs

This commit is contained in:
WolverinDEV
2019-09-22 17:28:28 +01:00
parent 6d8fd5a0e7
commit c2896d72a1
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -8,6 +8,6 @@ requires_rebuild ${library_path}
_cmake_options=""
[[ ${build_os_type} == "win32" ]] && _cmake_options="-DMSVC_RUNTIME=static"
cmake_build ${library_path} -DCMAKE_BUILD_TYPE=RelWithDebInfo ${_cmake_options}
cmake_build ${library_path} -DCMAKE_BUILD_TYPE=Debug ${_cmake_options}
check_err_exit ${library_path} "Failed to build Thread-Pool!"
set_build_successful ${library_path}
set_build_successful ${library_path}