...
This commit is contained in:
@@ -27,5 +27,9 @@ FortranCInterface_HEADER(FortranCInterface.h
|
||||
)
|
||||
FortranCInterface_VERIFY(CXX)
|
||||
|
||||
add_library(bsplines STATIC ${src_files} mcc_bsplines.h)
|
||||
set(BSPLINES_INCLUDE_DIR ${CMAKE_CURRENT_BINARY_DIR} PARENT_SCOPE)
|
||||
include_directories(${BSPLINES_INCLUDE_DIR})
|
||||
|
||||
add_library(bsplines STATIC ${src_files} mcc_bsplines.h)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user