summaryrefslogtreecommitdiffstats
path: root/kmines/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-04-27 22:18:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-04-27 22:18:38 +0900
commitafd698aa6058379c021ff7062465eee7da714101 (patch)
tree8444dac5cf92351c4edad5c50778ea0d0979d235 /kmines/CMakeLists.txt
parentf1f09914546b311028592dfb83db4e33d205dac6 (diff)
downloadtdegames-afd698aa6058379c021ff7062465eee7da714101.tar.gz
tdegames-afd698aa6058379c021ff7062465eee7da714101.zip
Rearrangement of libtdegames highscore headers.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmines/CMakeLists.txt')
-rw-r--r--kmines/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/kmines/CMakeLists.txt b/kmines/CMakeLists.txt
index 450004ce..9b5a7aaf 100644
--- a/kmines/CMakeLists.txt
+++ b/kmines/CMakeLists.txt
@@ -18,7 +18,6 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/libtdegames
- ${CMAKE_SOURCE_DIR}/libtdegames/highscore
${TDE_INCLUDE_DIR}
${TQT_INCLUDE_DIRS}
)