mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-01-13 04:46:38 -05:00
Remmoved cmake logic that doesn't appear to be necessary...
This commit is contained in:
parent
5db68079fb
commit
5e65261dc1
@ -17,10 +17,3 @@ add_library(OpenDiablo2.OS
|
||||
target_link_libraries(OpenDiablo2.OS
|
||||
glfw
|
||||
)
|
||||
|
||||
target_include_directories(OpenDiablo2.OS PUBLIC
|
||||
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
|
||||
$<INSTALL_INTERFACE:include>
|
||||
PRIVATE src
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user