Enable test_cpp in CMake script
authorIvan Maidanski <ivmai@mail.ru>
Mon, 17 Jun 2019 07:51:11 +0000 (10:51 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 17 Jun 2019 07:51:11 +0000 (10:51 +0300)
commit78c458958ffe92430969a5151dff8342e36fdebf
treee6d65d124a230879eea910edcd36820a53a0c588
parent154d13e3015cc30fdaa754fce88f9fe4d6dc48d4
Enable test_cpp in CMake script

Issue #281 (bdwgc).

* CMakeLists.txt [enable_cplusplus] (test_cpp): Uncomment add_executable,
target_link_libraries, add_test; remove TODO.
CMakeLists.txt