cmake: added include dir to crashhandler
This commit is contained in:
@@ -30,6 +30,7 @@ set_target_properties(olive-crashhandler PROPERTIES
|
||||
target_include_directories(
|
||||
olive-crashhandler
|
||||
PRIVATE
|
||||
${CMAKE_SOURCE_DIR}/app
|
||||
${CRASHPAD_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user