From 36cebbb3e17b0b9df03a3a288e56b5d1e1fedee1 Mon Sep 17 00:00:00 2001 From: Olivier Tilloy Date: Thu, 4 Oct 2012 17:12:09 +0200 Subject: Rename the source directories. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 220c7d3..4cba967 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ if(BUILD_WITH_COVERAGE) include(${CMAKE_SOURCE_DIR}/cmake/lcov.cmake) endif() -add_subdirectory(src) +add_subdirectory(libqmenumodel) # Tests Tools if(NOT DBUS_RUNNER) -- cgit v1.2.3