graphics-hook: Add Detours include dir

This commit is contained in:
jpark37 2021-05-19 19:17:37 -07:00 committed by Jim
parent b24faf6b33
commit 0ffcb66526

View file

@ -51,6 +51,7 @@ add_library(graphics-hook MODULE
${graphics-hook_HEADERS})
target_include_directories(graphics-hook PUBLIC
${DETOURS_INCLUDE_DIR}
"${CMAKE_BINARY_DIR}/plugins/win-capture/graphics-hook/config")
target_link_libraries(graphics-hook