diff options
-rw-r--r-- | libkscan/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkscan/CMakeLists.txt b/libkscan/CMakeLists.txt index b1c75eb4..12ecff9f 100644 --- a/libkscan/CMakeLists.txt +++ b/libkscan/CMakeLists.txt @@ -9,7 +9,7 @@ # ################################################# -project( libksane ) +project( libkscan ) include( ConfigureChecks.cmake ) |