4 lines
66 B
CMake
4 lines
66 B
CMake
SET (CMAKE_C_FLAGS -DSkip_f2c_Undefs)
|
|
add_subdirectory ( tpx )
|
|
|
|
|
SET (CMAKE_C_FLAGS -DSkip_f2c_Undefs)
|
|
add_subdirectory ( tpx )
|
|
|
|
|