From 58c78c5d783cbeb41be0fe64fc1b8dc7285e6691 Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Sat, 28 Feb 2015 17:07:44 +0100 Subject: [PATCH] Annoying dir_search problem with IMPORTEDS. --- etesian/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/etesian/CMakeLists.txt b/etesian/CMakeLists.txt index 1737220b..a707ada1 100644 --- a/etesian/CMakeLists.txt +++ b/etesian/CMakeLists.txt @@ -11,7 +11,6 @@ find_package(Coloquinte REQUIRED) find_package(Bootstrap REQUIRED) setup_project_paths(CORIOLIS) - setup_project_paths(IMPORTEDS) setup_qt() set_cmake_policies()