mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
Fixed a missing file.
This commit is contained in:
parent
bad0058410
commit
81b0ab959a
@ -1928,7 +1928,7 @@ FILE(COPY ${netCDF_SOURCE_DIR}/include/netcdf_meta.h
|
||||
SET(EXTRA_DIST ${EXTRA_DIST} ${CMAKE_SOURCE_DIR}/test_common.in)
|
||||
SET(TOPSRCDIR "${CMAKE_SOURCE_DIR}")
|
||||
SET(TOPBUILDDIR "${CMAKE_BINARY_DIR}")
|
||||
configure_file(${CMAKE_SOURCE_DIR}/test_common.sh.in ${CMAKE_BINARY_DIR}/test_common.sh @ONLY NEWLINE_STYLE LF)
|
||||
configure_file(${CMAKE_SOURCE_DIR}/test_common.in ${CMAKE_BINARY_DIR}/test_common.sh @ONLY NEWLINE_STYLE LF)
|
||||
|
||||
####
|
||||
# Export files
|
||||
|
Loading…
Reference in New Issue
Block a user