project(dflowfm_interacter) #Define parameter WITH_INTERACTER set(WITH_INTERACTER True) #Generate an error on Linux if(UNIX) message(SEND_ERROR "dflowfm_interacter is not available on Linux.") endif() include(${CMAKE_CURRENT_SOURCE_DIR}/configurations/include/dflowfm_configuration_basic.cmake)