diff options
author | Pierre Ossman <ossman@cendio.se> | 2023-06-21 13:58:57 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2023-06-28 15:54:12 +0200 |
commit | b0319e3e09b9d5e741a78e0591d730ef577c6ecb (patch) | |
tree | 33815f641f932d69df3d919768e0bcd9e1235fdf /tests | |
parent | e93e2e4dffd2dde85021fc1d6f091e7d05e19e47 (diff) | |
download | tigervnc-b0319e3e09b9d5e741a78e0591d730ef577c6ecb.tar.gz tigervnc-b0319e3e09b9d5e741a78e0591d730ef577c6ecb.zip |
Move where -nodefaultlibs is specified
The previous method isn't compatible with CMake's try_compile() as it
will respect CMAKE_EXE_LINKER_FLAGS, but not CMAKE_C_LINK_EXECUTABLE and
friends. This results in the default libraries being completely missing,
and the compile test failing.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions