Move CMake cord specification and cord executable to cord folder
authorIvan Maidanski <ivmai@mail.ru>
Wed, 5 Jun 2019 08:25:32 +0000 (11:25 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 5 Jun 2019 08:26:17 +0000 (11:26 +0300)
commitdbe3cf713d85b273105e2d71c590416328bdf6fe
treec1c2130deca55cef8132ae7dcece08f5c82089c4
parentf5006fcc53023d40c7477f6eeca916e475d2b3f4
Move CMake cord specification and cord executable to cord folder

Issue #281 (bdwgc).

* CMakeLists.txt [WIN32]: Move add_executable, set_target_properties,
target_link_libraries for cord to cord/CMakeLists.txt.
* CMakeLists.txt (cord): Specify add_subdirectory.
* Makefile.am (EXTRA_DIST): Add cord/CMakeLists.txt.
* cord/CMakeLists.txt: New file.
CMakeLists.txt
Makefile.am
cord/CMakeLists.txt [new file with mode: 0644]