Skip to content
Snippets Groups Projects
Commit 71d26d2e authored by mooney's avatar mooney
Browse files

add simDetector to Linux build

parent 32ee2ae0
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,8 @@ ifeq (linux-x86,$(findstring linux-x86, $(T_A)))
iocxxxLinux_DBD += xxxCommonInclude.dbd
iocxxxLinux_DBD += ADSupport.dbd NDFileNetCDF.dbd
xxx_LIBS_Linux += ADBase NDPlugin netCDF
iocxxxLinux_DBD += simDetectorSupport.dbd commonDriverSupport.dbd
xxx_LIBS_Linux += simDetector
# If your host supports libpcap and libnet and you want to build Canberra network
# support, set LINUX_NET_INSTALLED to YES in <synApps>/configure/CONFIG_SITE.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment