Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 9af79b6

Browse files
committed
Don't add core include dirs to Logger
1 parent 3797577 commit 9af79b6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Libs/libLogger/CMakeLists.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ PROJECT(LOGGER)
33

44
QT_PREPARE(Core)
55

6-
INCLUDE_DIRECTORIES( BEFORE
7-
${MGV_CORE_SOURCE_DIR}
8-
${MGV_CORE_BINARY_DIR}
9-
)
10-
116
SET( SRC_FILES
127

138
Event.cpp

0 commit comments

Comments
 (0)