Home | History | Annotate | Download | only in cmake

Lines Matching full:cmake

50 # The user can give specific paths where to find the libraries adding cmake
51 # options at configure (ex: cmake path/to/project -DPASTIX_DIR=path/to/pastix):
56 # are not given as cmake variable: PASTIX_DIR, PASTIX_INCDIR, PASTIX_LIBDIR
228 # at cmake configure
260 # at cmake configure
368 # call cmake macro to find the header path
391 # If found, add path to cmake variable
436 # call cmake macro to find the lib path
463 # If found, add path to cmake variable
468 # set cmake variables (respects naming convention)
678 "See the explanation in FindPASTIX.cmake.")