Select Git revision
Forked from
finesse / pykat
Source project has a limited visibility.
-
Daniel Brown authored
adding xlim/ylim to map plotting function. Fixing issue in test scripts where it wasn't using the correct kat.ini hopefully
Daniel Brown authoredadding xlim/ylim to map plotting function. Fixing issue in test scripts where it wasn't using the correct kat.ini hopefully
CMakeLists.txt.oglft.patch 269 B
--- CMakeLists.txt
+++ CMakeLists.txt.new 2008-05-21 14:11:05.000000000 +0200
@@ -4,7 +4,6 @@
set( CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/config )
find_package( OpenGL REQUIRED )
-find_package( Freetype REQUIRED )
if( ENABLE_QT )
find_package( Qt REQUIRED )