diff options
Diffstat (limited to 'flow/CMakeLists.txt')
-rw-r--r-- | flow/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flow/CMakeLists.txt b/flow/CMakeLists.txt index 40be36d..3ab8fd2 100644 --- a/flow/CMakeLists.txt +++ b/flow/CMakeLists.txt @@ -15,6 +15,7 @@ add_subdirectory( gslpp ) include_directories( ${CMAKE_BINARY_DIR} + ${CMAKE_SOURCE_DIR}/artsc ${CMAKE_BINARY_DIR}/mcop ${CMAKE_SOURCE_DIR}/mcop ${CMAKE_CURRENT_BINARY_DIR} |