mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-11 16:40:36 +08:00
Removed dangling reference to old file.
This commit is contained in:
parent
bb2505cf4e
commit
3c8dcc8c94
@ -1,7 +1,7 @@
|
||||
SET(oc_SOURCES oc.c daplex.c dapparse.c dapy.c occlientparams.c occompile.c occurlfunctions.c ocdata.c ocdebug.c ocdump.c ocinternal.c ocnode.c ochttp.c ocread.c ocutil.c occurlflags.c xxdr.c)
|
||||
SET(oc_SOURCES oc.c daplex.c dapparse.c dapy.c occompile.c occurlfunctions.c ocdata.c ocdebug.c ocdump.c ocinternal.c ocnode.c ochttp.c ocread.c ocutil.c occurlflags.c xxdr.c)
|
||||
|
||||
|
||||
add_library(oc2 OBJECT ${oc_SOURCES})
|
||||
add_library(oc2 OBJECT ${oc_SOURCES})
|
||||
|
||||
# Apparently fails under cmake
|
||||
#set(ocprint_FILES ocprint.c )
|
||||
|
Loading…
Reference in New Issue
Block a user