minor fix to build

This commit is contained in:
Erik Frojdh 2020-11-03 08:44:29 +01:00
parent 08edf6f908
commit 707601832f
4 changed files with 4 additions and 3 deletions

View File

@ -16,6 +16,7 @@
#include <TColor.h>
#include <TTimer.h>
#include <TH2F.h>
#include <TSystem.h>
#include <stdio.h>

View File

@ -27,7 +27,7 @@ foreach(exe ${MOENCH_EXECUTABLES})
slsSupportShared
${ZeroMQ_LIBRARIES}
pthread
tiff
TIFF::TIFF
PRIVATE
slsProjectWarnings

View File

@ -16,7 +16,7 @@
//CBFlib must be installed to use this program
//
/*****************************************************************************/
#include "tiffio.h"
#include <tiffio.h>
#undef cbf_failnez
#define cbf_failnez(x) \

View File

@ -68,7 +68,7 @@ foreach(val RANGE ${len2})
target_link_libraries(${val1}
slsDetectorShared
pthread
zmq
${ZeroMQ_LIBRARIES}
rt
)
set_target_properties(${val1} PROPERTIES