Add cordtest to CMake script and rename cord/cord executable to cord/de
authorIvan Maidanski <ivmai@mail.ru>
Thu, 6 Jun 2019 06:40:06 +0000 (09:40 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 6 Jun 2019 06:40:06 +0000 (09:40 +0300)
commitb65438f99e90a0e857808bd1f7b703570553148d
tree7911eadc7c4d8238888706a6d6c4ad3a54d33265
parent0c8905e84d16bd5e14ed91e21904fd7ab9d197e2
Add cordtest to CMake script and rename cord/cord executable to cord/de

Issue #281 (bdwgc).

* cord/CMakeLists.txt (cordtest): Specify add_executable,
set_target_properties, target_link_libraries and add_test.
* cord/CMakeLists.txt [WIN32] (cord): Rename executable to de.
cord/CMakeLists.txt