From a94a863f93fe5d45f5f6d4fa732eb297d6a154f7 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Mon, 30 Mar 2020 02:53:52 +0300 Subject: Small rearrangement of libtdegames headers Move kgame dialog headers to a dedicated subdir to make installed includes match source code layout. This will make linking of games to an installed instance of libtdegames library more straightforward. Signed-off-by: Alexander Golubev --- kbackgammon/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'kbackgammon/CMakeLists.txt') diff --git a/kbackgammon/CMakeLists.txt b/kbackgammon/CMakeLists.txt index 432239ef..9d6eaef3 100644 --- a/kbackgammon/CMakeLists.txt +++ b/kbackgammon/CMakeLists.txt @@ -19,7 +19,6 @@ include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_SOURCE_DIR}/libtdegames - ${CMAKE_SOURCE_DIR}/libtdegames/kgame/ ${CMAKE_CURRENT_SOURCE_DIR}/engines ${TDE_INCLUDE_DIR} ${TQT_INCLUDE_DIRS} -- cgit v1.2.3