Skip to content

Commit

Permalink
Revert "fix"
Browse files Browse the repository at this point in the history
This reverts commit d8f28c0.
  • Loading branch information
durswd committed Oct 25, 2023
1 parent d8f28c0 commit 2cb183a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Dev/Cpp/EditorCommon/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ target_include_directories(
PUBLIC
${EFK_THIRDPARTY_INCLUDES})

target_include_directories(${PROJECT_NAME} PUBLIC
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>)

set_target_properties(EditorCommon PROPERTIES LINKER_LANGUAGE CXX)

target_include_directories(EditorCommon
PUBLIC ${PROJECT_SOURCE_DIR}
)

0 comments on commit 2cb183a

Please sign in to comment.