Add incl directory to yaze_emu target include paths
This commit is contained in:
@@ -15,6 +15,7 @@ target_include_directories(
|
||||
yaze_emu PUBLIC
|
||||
lib/
|
||||
app/
|
||||
${CMAKE_SOURCE_DIR}/incl/
|
||||
${CMAKE_SOURCE_DIR}/src/
|
||||
${PNG_INCLUDE_DIRS}
|
||||
${SDL2_INCLUDE_DIR}
|
||||
|
||||
Reference in New Issue
Block a user