/tomo/pyhst

To get this branch, use:
bzr branch http://darksoft.org/webbzr/tomo/pyhst

« back to all changes in this revision

Viewing changes to cmake/FindOpenCL.cmake

  • Committer: Suren A. Chilingaryan
  • Date: 2017-12-20 15:28:19 UTC
  • Revision ID: csa@suren.me-20171220152819-byiryz4mmovcg8u2
New remmaping, small adjustment of configuration

Show diffs side-by-side

added added

removed removed

Lines of Context:
170
170
        )
171
171
    endif ()
172
172
 
 
173
    message(${OPENCL_LIBRARY_SEARCH_PATH})
173
174
    FIND_LIBRARY(OPENCL_LIBRARIES
174
175
        NAMES OpenCL
175
176
        PATHS ${OPENCL_LIBRARY_SEARCH_PATH}