No need to link Epics libs anymore #3
@@ -32,12 +32,6 @@ if (${CMAKE_SYSTEM_NAME} MATCHES Linux)
|
||||
set(LIBS ${LIBS} -lpthread -lutil -lrt -lbsd -ldl)
|
||||
endif()
|
||||
|
||||
set(LIBS
|
||||
${LIBS}
|
||||
${EPICSSYS}/lib/$ENV{EPICS_HOST_ARCH}/libca.so
|
||||
${EPICSSYS}/lib/$ENV{EPICS_HOST_ARCH}/libCom.so # For alarm.h
|
||||
)
|
||||
|
||||
find_package(Midas REQUIRED)
|
||||
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user