Skip to content

cmake: disable unwanted /lib64 behaviour #1711

Merged
merged 1 commit into from
Feb 24, 2020
Merged

cmake: disable unwanted /lib64 behaviour #1711

merged 1 commit into from
Feb 24, 2020

Commits on Feb 20, 2020

  1. cmake: disable unwanted /lib64 behaviour

    - change defaults not to search or link against /lib{32,64} by
    setting FIND_LIBRARY_USE_LIB{32,64}_PATH to FALSE
    - remove lib64 default settings for GNUInstallDirs since they imply
     we would be running 32-Bit libs.
    - be verbose
    wwwutz committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8768605 View commit details
    Browse the repository at this point in the history