From: ThorstenB Date: Sat, 3 Mar 2012 20:40:40 +0000 (+0100) Subject: It does. :) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3fb41e2168d0675f9426b43f3e0ace5298ec6a30;p=flightgear.git It does. :) --- diff --git a/utils/fgpanel/CMakeLists.txt b/utils/fgpanel/CMakeLists.txt index d6f4b4351..f7ac79ca1 100644 --- a/utils/fgpanel/CMakeLists.txt +++ b/utils/fgpanel/CMakeLists.txt @@ -1,4 +1,3 @@ -#FIXME: does this work in windows? find_package(PNG REQUIRED) find_package(OpenGL REQUIRED) find_package(GLUT REQUIRED)