address comments

This commit is contained in:
Dengke Tang
2023-02-28 15:37:19 -08:00
parent f9513c2923
commit c1512f9c70
3 changed files with 4 additions and 4 deletions
-1
View File
@@ -21,7 +21,6 @@ CMAKE_CONFIGURE = $(CMAKE) \
-DCMAKE_INSTALL_PREFIX=$(INT_DIR) \
-DBUILD_TESTING=OFF \
-DCMAKE_BUILD_TYPE=$(CMAKE_BUILD_TYPE) \
-DCMAKE_CXX_COMPILER_FORCED=True \
$(CMAKE_USE_OPENSSL) \
$(CMAKE_PREFIX_PATH)
CMAKE_BUILD = CMAKE_BUILD_PARALLEL_LEVEL='' $(CMAKE) --build