mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-14 16:09:06 +07:00
fix travis ci
This commit is contained in:
@@ -36,8 +36,8 @@ function(add_e2d_sample NAME)
|
||||
PRIVATE "../headers")
|
||||
|
||||
target_link_libraries(${SAMPLE_NAME}
|
||||
glfw
|
||||
enduro2d
|
||||
glfw
|
||||
${OPENGL_gl_LIBRARY}
|
||||
${CMAKE_THREAD_LIBS_INIT})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user