• hitstergtd's avatar
    Problem: LD search path warnings if using Clang · 7f0e380c
    hitstergtd authored
    Solution: PR #1906 did not solve this problem properly; subsequent Travis CI
    indicated that the issue happens with Clang/LLVM, so make sure to fix the
    issue by detecting if Cmake CMake is using Clang for building the tests.
    7f0e380c
CMakeLists.txt 4.43 KB