mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-09-10 12:03:06 +02:00
Added ImGui include dir
This commit is contained in:
parent
86d74c7a05
commit
71afa0daf6
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue