From d548013bdb885cac474191d0efdda85685417f08 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 12 Jan 2012 17:27:54 -0600 Subject: Add ESD support to CMake --- flow/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'flow/CMakeLists.txt') 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} -- cgit v1.2.1