Skip to content
Snippets Groups Projects
Commit 1cc56ca0 authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

Suppression duu fichier "main.c" de la lib f2c.

parent 99b7b55e
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@ FILE(GLOB OTB6S_SRCS "6SV1.0B/*.c" )
FILE(GLOB LIBF2C_SRCS "libf2c/*.c" )
LIST(REMOVE_ITEM ${LIBF2C_SRCS} ${OTB6S_SOURCE_DIR}/libf2c/arithchk.c )
LIST(REMOVE_ITEM ${LIBF2C_SRCS} ${OTB6S_SOURCE_DIR}/libf2c/main.c )
INCLUDE_DIRECTORIES(${OTB6S_SOURCE_DIR}/libf2c)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment