]> git.pld-linux.org Git - packages/pcl.git/blob - pcl-fz_api.patch
Merge branch 'master' of git://git.pld-linux.org/packages/pcl
[packages/pcl.git] / pcl-fz_api.patch
1 --- pcl-pcl-1.7.0/cmake/Modules/FindFZAPI.cmake.orig    2013-07-23 19:21:02.000000000 +0200
2 +++ pcl-pcl-1.7.0/cmake/Modules/FindFZAPI.cmake 2013-09-19 21:29:44.661957271 +0200
3 @@ -17,7 +17,7 @@
4      DOC "Fotonic include directories")
5         
6    # Find libraries
7 -  find_library(FZAPI_LIBS fotonic_fz_api
8 +  find_library(FZAPI_LIBS fz_api
9      HINTS "${FZ_API_DIR}/Release" NO_DEFAULT_PATH
10      DOC "Fotonic libraries")
11  else()
12 @@ -30,4 +30,4 @@
13  include(FindPackageHandleStandardArgs)
14  find_package_handle_standard_args(FZAPI DEFAULT_MSG
15                                    FZAPI_LIBS FZAPI_INCLUDE_DIR)
16 -                                                                 
17 \ Brak znaku nowej linii na koƱcu pliku
18 +                                                                 
This page took 0.081932 seconds and 4 git commands to generate.