1. 28 Jun, 2015 1 commit
    • CMake: treat the ld flags as a list · fd2d11a1
      These are treated as a list by CMake itself, which means that treating
      them as a simple string can put semicolons in our ld command-line if we
      have libraries which are not installed on the standard locations.
      
      Treat the variable as a CMake list and replace it with the space-delimited
      list just before writing it out to our pc file.
      Carlos Martín Nieto committed
  2. 27 Jun, 2015 5 commits
  3. 26 Jun, 2015 19 commits
  4. 25 Jun, 2015 11 commits
  5. 24 Jun, 2015 4 commits