Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
TellowKrinkle committed May 26, 2024
1 parent adc87c7 commit a10a836
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/Pcsx2Utils.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,8 @@ function(force_include_last_impl target include inc_prop link_prop)
${inc_prop} "${dirs}"
INTERFACE_SYSTEM_INCLUDE_DIRECTORIES "${sysdirs}"
)
message("${target} ${inc_prop} => ${dirs}")
message("${target} INTERFACE_SYSTEM_INCLUDE_DIRECTORIES => ${sysdirs}")
endif()
endfunction()

Expand Down

0 comments on commit a10a836

Please sign in to comment.