diff --git a/CMakeLists.txt b/CMakeLists.txt index 6d7bfaabfe72abb1ee8258e1ceda64899a1760eb..b271fcc517d377a834dc33b9b05fdf9845a38b8d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -82,7 +82,7 @@ file(GLOB JSON_SRC "${PROJECT_SOURCE_DIR}/dependencies/third_party/jsoncpp.cpp") set(RAPIDMIX_FULL_SRC ${RAPIDMIX_SRC} ${GVF_SRC} ${MAXI_SRC} -# ${PIPO_SRC} + ${PIPO_SRC} ${RAPIDLIB_SRC} ${RAPIDLIB_DEP} ${XMM_SRC}