cmake/modules

Christian Mollekopf mollekopf at kolabsys.com
Fri Jul 12 18:25:05 CEST 2013


 cmake/modules/LibkolabxmlConfig.cmake.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f91df359b6c24783a420603b61024758ccb13d75
Author: Christian Mollekopf <mollekopf at kolabsys.com>
Date:   Fri Jul 12 18:24:13 2013 +0200

    Failed to adjust spell Libkolabxml_CMAKE_DIR.

diff --git a/cmake/modules/LibkolabxmlConfig.cmake.in b/cmake/modules/LibkolabxmlConfig.cmake.in
index 40f30a4..8f04f36 100644
--- a/cmake/modules/LibkolabxmlConfig.cmake.in
+++ b/cmake/modules/LibkolabxmlConfig.cmake.in
@@ -10,7 +10,7 @@ set(Libkolabxml_VERSION ${Libkolabxml_VERSION_MAJOR}.${Libkolabxml_VERSION_MINOR
 set(Libkolabxml_INCLUDES "@CONF_INCLUDE_DIRS@")
 
 # import the exported targets
-include(${Libkolab_CMAKE_DIR}/LibkolabxmlTargets.cmake)
+include(${Libkolabxml_CMAKE_DIR}/LibkolabxmlTargets.cmake)
 
 # set the expected library variable
 set(Libkolabxml_LIBRARIES kolabxml)




More information about the commits mailing list