flexible damaris backend not ready yet
This commit is contained in:
parent
c83844775c
commit
1dcf82aa28
@ -35,9 +35,9 @@ add_executable(bg_backend bg_backend.cpp hardware.cpp)
|
|||||||
target_link_libraries(bg_backend pthread ${XERCES_LIBRARIES} core Spectrum_MI40xxSeries ${PB24} PTS )
|
target_link_libraries(bg_backend pthread ${XERCES_LIBRARIES} core Spectrum_MI40xxSeries ${PB24} PTS )
|
||||||
|
|
||||||
|
|
||||||
include_directories(${Boost_INCLUDE_DIRS})
|
#include_directories(${Boost_INCLUDE_DIRS})
|
||||||
add_executable(damaris damaris.cpp hardware.cpp)
|
#add_executable(damaris damaris.cpp hardware.cpp)
|
||||||
target_link_libraries(damaris pthread ${XERCES_LIBRARIES} core Spectrum_MI40xxSeries ${PB24} PTS dummy tempcont Eurotherm-2000Series )
|
#target_link_libraries(damaris pthread ${XERCES_LIBRARIES} core Spectrum_MI40xxSeries ${PB24} PTS dummy tempcont Eurotherm-2000Series )
|
||||||
|
|
||||||
add_executable(Mobilecore Mobilecore.cpp hardware.cpp)
|
add_executable(Mobilecore Mobilecore.cpp hardware.cpp)
|
||||||
target_link_libraries(Mobilecore pthread ${XERCES_LIBRARIES} core Spectrum_MI40xxSeries ${PB24} PTS )
|
target_link_libraries(Mobilecore pthread ${XERCES_LIBRARIES} core Spectrum_MI40xxSeries ${PB24} PTS )
|
||||||
@ -77,6 +77,7 @@ target_link_libraries( magnexgrad_dds_backend pthread ${XERCES_LIBRARIES} core S
|
|||||||
|
|
||||||
add_executable(pulseblaster_only pulseblaster_only.cpp hardware.cpp)
|
add_executable(pulseblaster_only pulseblaster_only.cpp hardware.cpp)
|
||||||
target_link_libraries(pulseblaster_only pthread ${XERCES_LIBRARIES} core ${PB24} PTS dummy DAC20 tempcont Eurotherm-2000Series )
|
target_link_libraries(pulseblaster_only pthread ${XERCES_LIBRARIES} core ${PB24} PTS dummy DAC20 tempcont Eurotherm-2000Series )
|
||||||
|
|
||||||
install(TARGETS dummycore
|
install(TARGETS dummycore
|
||||||
berta
|
berta
|
||||||
birgit
|
birgit
|
||||||
|
Loading…
Reference in New Issue
Block a user