mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
cmake non-code typo
This commit is contained in:
parent
a49bd13da3
commit
cae5e0ad07
@ -309,7 +309,7 @@ if (BUILD_SHARED_LIBS)
|
||||
TARGET_C_PROPERTIES (cache_image-shared SHARED " " " ")
|
||||
target_link_libraries (cache_image-shared ${HDF5_TEST_LIBSH_TARGET} ${HDF5_LIBSH_TARGET})
|
||||
set_target_properties (cache_image-shared PROPERTIES FOLDER test)
|
||||
endif (BUILD_SHARED_LIBS)
|
||||
endif ()
|
||||
|
||||
#-- Adding test for hyperslab
|
||||
add_executable (hyperslab ${HDF5_TEST_SOURCE_DIR}/hyperslab.c)
|
||||
|
Loading…
Reference in New Issue
Block a user