mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-01 17:06:03 +08:00
fixing cmake build
This commit is contained in:
parent
7664dc18f0
commit
8c0d929db2
@ -171,8 +171,8 @@ ENDIF()
|
||||
# Known failure on MSVC; the number of 0's padding
|
||||
# is different, but the result is actually correct.
|
||||
#IF(NOT MSVC)
|
||||
add_bin_test(ncdump tst_h_rdc0)
|
||||
add_sh_test(ncdump tst_netcdf4)
|
||||
add_bin_test_no_prefix(ncdump tst_h_rdc0)
|
||||
#ENDIF()
|
||||
|
||||
add_bin_test(ncdump tst_unicode)
|
||||
|
Loading…
Reference in New Issue
Block a user