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

@ -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) \