Browse Source

modules: GLUT?! nooo.

pull/325/head
Vladimír Vondruš 7 years ago
parent
commit
b4f925bf9a
  1. 2
      modules/FindMagnum.cmake

2
modules/FindMagnum.cmake

@ -98,7 +98,7 @@
#
# Example usage with specifying additional components is::
#
# find_package(Magnum REQUIRED Trade MeshTools Primitives GlutApplication)
# find_package(Magnum REQUIRED Trade MeshTools Primitives GlfwApplication)
#
# For each component is then defined:
#

Loading…
Cancel
Save