Version script werror
- Jul 26, 2016
-
-
Ben Boeckel authored
VTK does its own postfixing, so let that happen instead.
-
Ben Boeckel authored
Under Xcode, the check passes due to it just reacting with "unused argument" while we fail in the main build due to the usage of the LINK_FLAGS property. Since try_compile does not use the LINK_FLAGS property to test its flags, we should instead check to make sure that the flag was also not complained about during the build.
-