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