mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
Add missing SH to target name
This commit is contained in:
parent
e219ee88e4
commit
408aaba902
@ -138,7 +138,7 @@ if (BUILD_SHARED_LIBS AND NOT SKIP_HDF5_FORTRAN_SHARED)
|
||||
DEPENDS ${HDF5_HL_F90_F_BASE_SOURCES}
|
||||
COMMENT "Generating the H5LTff_gen.F90, H5TBff_gen.F90 shared files"
|
||||
)
|
||||
add_custom_target (H5HLgen ALL
|
||||
add_custom_target (H5HLgenSH ALL
|
||||
DEPENDS ${HDF5_HL_F90_SRC_BINARY_DIR}/shared/H5LTff_gen.F90 ${HDF5_HL_F90_SRC_BINARY_DIR}/shared/H5TBff_gen.F90
|
||||
)
|
||||
set_source_files_properties (
|
||||
|
Loading…
Reference in New Issue
Block a user