mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Fix typo in CMakeLists.txt
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -806,7 +806,7 @@ if (COOLPROP_MATLAB_SWIG_MODULE)
|
||||
install (TARGETS CoolPropMATLAB_wrap DESTINATION ${CMAKE_INSTALL_PREFIX}/MATLAB)
|
||||
enable_testing()
|
||||
set(MATLAB_WAIT -wait)
|
||||
if(UNIX
|
||||
if(UNIX)
|
||||
set(MATLAB_WAIT)
|
||||
endif()
|
||||
add_test(NAME MATLABtest
|
||||
|
||||
Reference in New Issue
Block a user