Create cmake package using imported targets.
authorJohannes Zarl <johannes@zarl.at>
Sat, 11 Jul 2015 21:26:56 +0000 (21:26 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sat, 11 Jul 2015 21:26:56 +0000 (21:26 +0000)
commitdb3cff25e0dcdfb5a999bb677e0f423bc3201b8f
treeb043a49b7754cbacb94d31e164dc1994ba10209e
parent764267bd18adc5df279862397a64f02c7d7f43d0
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.

(cherry picked from commit ba7326ce8db20dd52785ef1a08da06d8341fc4c1)

(cherry picked from commit ba7326ce8db20dd52785ef1a08da06d8341fc4c1)

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1770 7f0cb862-5218-0410-a997-914c9d46530a
CMakeLists.txt
FreeGLUTConfig.cmake.in [new file with mode: 0644]