mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-18 15:55:12 +08:00
added rest of unit tests to cmake build
This commit is contained in:
parent
1a6351dab2
commit
e8a7368e47
@ -10,7 +10,7 @@
|
||||
|
||||
# Some unit testing
|
||||
|
||||
SET(UNIT_TESTS tst_nclist)
|
||||
SET(UNIT_TESTS tst_nclist test_ncuri test_pathcvt)
|
||||
|
||||
IF(ENABLE_NETCDF_4)
|
||||
SET(UNIT_TESTS ${UNIT_TESTS} tst_nc4internal)
|
||||
|
Loading…
Reference in New Issue
Block a user