gst-plugin-linescan/ext/CMakeLists.txt

8 lines
150 B
CMake

#if(FREEIMAGE_FOUND)
# add_subdirectory (freeimage)
#endif(FREEIMAGE_FOUND)
if(GIGESIM_FOUND)
add_subdirectory (gigesim)
endif(GIGESIM_FOUND)