File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -278,13 +278,13 @@ echo "--------------------------------------------------"
278278echo
279279${CMAKE_EXE} -Wno-dev \
280280 -DCMAKE_INSTALL_PREFIX=" $installdir " \
281- -DCMAKE_BUILD_TYPE=$config \
282- -DLPFLIB_MAKE_DOC=$doc \
283- -DLPFLIB_MAKE_TEST_DOC=$doc \
284- -DLPF_ENABLE_TESTS=$functests \
281+ -DCMAKE_BUILD_TYPE=$config \
282+ -DLPFLIB_MAKE_DOC=$doc \
283+ -DLPFLIB_MAKE_TEST_DOC=$doc \
284+ -DLPF_ENABLE_TESTS=$functests \
285285 -DGTEST_AGREE_TO_LICENSE=$googletest_license_agreement \
286- -DLPFLIB_PERFTESTS=$perftests \
287- -DLPFLIB_CONFIG_NAME=${config_name:- ${config} } \
286+ -DLPFLIB_PERFTESTS=$perftests \
287+ -DLPFLIB_CONFIG_NAME=${config_name:- ${config} } \
288288 -DLPF_HWLOC=" ${hwloc} " \
289289 $hwloc_found_flag \
290290 $mpi_cmake_flags \
You can’t perform that action at this time.
0 commit comments