blob: 5f7013f65e09f2eb400174c5e3c68edb199707bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/libkscan/CMakeLists.txt b/libkscan/CMakeLists.txt
index b1c75eb..12ecff9 100644
--- a/libkscan/CMakeLists.txt
+++ b/libkscan/CMakeLists.txt
@@ -9,7 +9,7 @@
#
#################################################
-project( libksane )
+project( libkscan )
include( ConfigureChecks.cmake )
|