You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
include_directories(${libmpc_SOURCE_DIR}/include)
|
|
add_library(mpcpsy_static STATIC ans.c cvd.c fft4g.c fft_routines.c profile.c psy.c psy_tab.c ${libmpc_SOURCE_DIR}/common/fastmath.c)
|