diff --git a/CMakeLists.txt b/CMakeLists.txt index 28d5029e0..22cdff55a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,5 @@ kde4_header() +project(kpdf) add_subdirectory( conf ) add_subdirectory( core )