fixed glfw include
This commit is contained in:
parent
4008df6b88
commit
5e83a1e573
2 changed files with 3 additions and 1 deletions
|
@ -21,6 +21,8 @@ target_include_directories(nesemu PRIVATE
|
|||
debugger
|
||||
${IMGUI_INCLUDE}
|
||||
${GLFW3_INCLUDE_DIRS}
|
||||
spdlog
|
||||
glad
|
||||
)
|
||||
|
||||
target_sources(nesemu PRIVATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue