Removed link interface no-op.

Closes #327.
master
Camilla Berglund ago%!(EXTRA string=11 years)
parent dd043d737f
commit aa4ec94d71
  1. 1
      src/CMakeLists.txt

@ -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)

Loading…
Cancel
Save