diff options
Diffstat (limited to 'kghostview')
-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 2cde1120..cdf00f75 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} |