Skip to content
Snippets Groups Projects
Select Git revision
  • 8d7601600026115be985736c982421dbf3e331d1
  • master default protected
  • improve_Makefile
  • HSA
  • clmathfft
  • longer_dft_support
  • current_fgrp_apps
  • current_brp_apps
8 results

test.multi

Blame
  • Forked from einsteinathome / libclfft
    Source project has a limited visibility.
    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 )