Skip to content
Snippets Groups Projects
Select Git revision
  • 31cb1fc56f98178d976f21f6f6d0f08f196e553a
  • master default protected
  • add-clFFT_GetSize
  • add-dylib-target
  • counting-mallocs
  • remove-CPU-constraint
  • Add-PKGBUILD
  • HSA
  • clmathfft
  • longer_dft_support
  • current_fgrp_apps
  • current_brp_apps
12 results

Makefile

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 )