Skip to content
Snippets Groups Projects
Commit aa4ec94d authored by Camilla Löwy's avatar Camilla Löwy
Browse files

Removed link interface no-op.

Closes #327.
parent dd043d73
Branches
No related tags found
No related merge requests found
......@@ -88,7 +88,6 @@ if (BUILD_SHARED_LIBS)
endif()
target_link_libraries(glfw ${glfw_LIBRARIES})
target_link_libraries(glfw LINK_INTERFACE_LIBRARIES)
endif()
if (GLFW_INSTALL)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment