mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r27590] Fix typo
This commit is contained in:
parent
606c16e111
commit
c491cf01bf
@ -326,7 +326,7 @@ if (BUILD_SHARED_LIBS)
|
||||
target_link_libraries (hyperslab-shared ${HDF5_TEST_LIBSH_TARGET} ${HDF5_LIBSH_TARGET})
|
||||
set_target_properties (hyperslab-shared PROPERTIES FOLDER test)
|
||||
if (HDF5_ENABLE_THREADSAFE)
|
||||
set_property (TARGET hyperslab-shared}
|
||||
set_property (TARGET hyperslab-shared
|
||||
APPEND PROPERTY COMPILE_DEFINITIONS
|
||||
"H5_HAVE_THREADSAFE"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user