mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
03f22cd188
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FindFoo.cmake.in | ||
foo.cpp | ||
foo.h | ||
main.cpp | ||
Makefile.in |