mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator
synced 2025-07-03 02:32:20 +08:00
Added ImGui include dir
This commit is contained in:
parent
86d74c7a05
commit
71afa0daf6
@ -102,6 +102,7 @@ target_include_directories(${LIB_STEAM_API}
|
||||
PRIVATE
|
||||
${PROTOBUF_INCLUDE_DIRS}
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${CMAKE_CURRENT_BINARY_DIR}/ImGui
|
||||
)
|
||||
|
||||
# Link the required libraries
|
||||
|
Loading…
x
Reference in New Issue
Block a user