mirror of
https://git.shylie.info/shylie/glerminal.git
synced 2025-11-06 11:50:21 +00:00
Fix unable to find glfw header
This commit is contained in:
@@ -69,6 +69,7 @@ add_executable(glerminal WIN32
|
||||
|
||||
target_link_libraries(glerminal
|
||||
PRIVATE
|
||||
glfw
|
||||
glerminallib
|
||||
lua_static
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user