This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
FreeGLUT-Vita/freeglut/freeglut/FreeGLUTConfig.cmake.in
Johannes Zarl ba7326ce8d Create cmake package using imported targets.
Create and install the necessary files so that cmake can find FreeGLUT
in config mode ("find_package(FreeGLUT CONFIG)").

This pushes cmake_minimum_required to 3.0.0.
2015-07-10 22:12:51 +02:00

2 lines
59 B
CMake

include("${CMAKE_CURRENT_LIST_DIR}/FreeGLUTTargets.cmake")