]> granicus.if.org Git - gc/commit
Compile some GC tests as C++ to test extern 'C' in header files
authorJay Krell <jaykrell@microsoft.com>
Thu, 8 Feb 2018 06:26:03 +0000 (09:26 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 8 Feb 2018 06:26:03 +0000 (09:26 +0300)
commite86bb4f781292c6256f35d055a42b54e5a641392
treeb424c0fe10d9452b97d999d863bf6a3c3d2598d1
parent00220df760963723b756e28c52d19894ac930e60
Compile some GC tests as C++ to test extern 'C' in header files

Issue #201 (bdwgc).

* tests/CMakeLists.txt (SET_SOURCE_FILES_PROPERTIES): Add to treat
leak_test.c and test.c as C++ files.
tests/CMakeLists.txt