FIND_LIBRARY_USE_LIB64_PATHS.rst 336 B

123456789
  1. FIND_LIBRARY_USE_LIB64_PATHS
  2. ----------------------------
  3. Whether FIND_LIBRARY should automatically search lib64 directories.
  4. FIND_LIBRARY_USE_LIB64_PATHS is a boolean specifying whether the
  5. FIND_LIBRARY command should automatically search the lib64 variant of
  6. directories called lib in the search path when building 64-bit
  7. binaries.