2013-10-15 11:17:36 -04:00
|
|
|
FIND_LIBRARY_USE_LIB64_PATHS
|
|
|
|
----------------------------
|
|
|
|
|
2016-04-27 22:38:59 +02:00
|
|
|
Whether :command:`find_library` should automatically search lib64
|
|
|
|
directories.
|
2013-10-15 11:17:36 -04:00
|
|
|
|
|
|
|
FIND_LIBRARY_USE_LIB64_PATHS is a boolean specifying whether the
|
2016-04-27 22:38:59 +02:00
|
|
|
:command:`find_library` command should automatically search the lib64
|
|
|
|
variant of directories called lib in the search path when building
|
|
|
|
64-bit binaries.
|