mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-05 06:12:15 +02:00
remove accidentally committed conflict
This commit is contained in:
parent
686ebc2f7a
commit
6db36a3863
1 changed files with 0 additions and 3 deletions
|
@ -107,11 +107,8 @@ else()
|
|||
add_executable(${TARGET_NAME} ${INTERFACE_SRCS} ${QM})
|
||||
endif()
|
||||
|
||||
<<<<<<< HEAD
|
||||
target_include_directories(${TARGET_NAME} PRIVATE "${CMAKE_BINARY_DIR}/includes")
|
||||
|
||||
=======
|
||||
>>>>>>> ebdd430... use external project hack on win only
|
||||
if (WIN32)
|
||||
# These are external plugins, but we need to do the 'add dependency' here so that their
|
||||
# binary directories get added to the fixup path
|
||||
|
|
Loading…
Reference in a new issue