mirror of
https://git.shylie.info/shylie/glerminal.git
synced 2024-11-12 21:10:04 +00:00
Fix unable to find glfw header
This commit is contained in:
parent
93df224dc8
commit
ca0addb54c
@ -69,6 +69,7 @@ add_executable(glerminal WIN32
|
||||
|
||||
target_link_libraries(glerminal
|
||||
PRIVATE
|
||||
glfw
|
||||
glerminallib
|
||||
lua_static
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user