diff --git a/qad/CMakeLists.txt b/qad/CMakeLists.txt index 977dff6..86c52e2 100644 --- a/qad/CMakeLists.txt +++ b/qad/CMakeLists.txt @@ -1,6 +1,6 @@ project(qad) cmake_minimum_required(VERSION 2.6) -include(QtProject.cmake) +include(./QtProject.cmake) if (LIBPROJECT) include(../SDKMacros.cmake) else()