diff options
Diffstat (limited to 'mcop/CMakeLists.txt')
-rw-r--r-- | mcop/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcop/CMakeLists.txt b/mcop/CMakeLists.txt index 7b4eec1..e497bf6 100644 --- a/mcop/CMakeLists.txt +++ b/mcop/CMakeLists.txt @@ -27,6 +27,7 @@ add_definitions( include_directories( ${CMAKE_BINARY_DIR} ${CMAKE_CURRENT_BINARY_DIR} + ${CMAKE_SOURCE_DIR}/libltdl ) |