diff options
Diffstat (limited to 'kghostview/CMakeLists.txt')
-rw-r--r-- | kghostview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kghostview/CMakeLists.txt b/kghostview/CMakeLists.txt index e8f8d2a1..ad85ef4f 100644 --- a/kghostview/CMakeLists.txt +++ b/kghostview/CMakeLists.txt @@ -10,6 +10,7 @@ ################################################# add_subdirectory( data ) +add_subdirectory( dscparse ) include_directories( ${CMAKE_CURRENT_BINARY_DIR} |