CMake/Tests/FindPackageModeMakefileTest
Chuck Atkins 03f22cd188 FindPackageModeMakefileTest: Explicitly use C linkage
This explicitly uses C linkage for the library code used by the test to work
around some compilers (Solaris Studio 12.4) that implicitly assume incorrect
linkage information.  Since something else entirely is being tested here,
this allows the test to proceed as needed on the affected platforms.
2018-08-29 13:02:09 -04:00
..
CMakeLists.txt Test: Remove condition for CMake version no longer supported 2016-10-10 10:09:54 -04:00
FindFoo.cmake.in cmake: Fix --find-package mode with imported targets 2017-08-29 15:30:07 -04:00
foo.cpp FindPackageModeMakefileTest: Explicitly use C linkage 2018-08-29 13:02:09 -04:00
foo.h FindPackageModeMakefileTest: Explicitly use C linkage 2018-08-29 13:02:09 -04:00
main.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
Makefile.in Tests: Use consistent C++ flags FindPackageModeMakefileTest 2015-10-01 10:26:55 -04:00