[CONUTILS]: Remove that overengineered splitted library stuff, and just rely on the...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 3 Nov 2016 15:47:45 +0000 (15:47 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 3 Nov 2016 15:47:45 +0000 (15:47 +0000)
commit79c7b07668e576854c120f6e5a2e82c0b90427bd
tree22bd98b6abe7c42c54861f65e5c48859da3d8178
parentee601ad45015c71a9da86b12dfba4442d367c38b
[CONUTILS]: Remove that overengineered splitted library stuff, and just rely on the splitting of the source code files instead. This is simpler and does the same job as I wanted to do initially (thanks Amine and Thomas for the feedback).
CORE-10504 #resolve
[APPS]: Use again just the conutils library.
The effect of these two modifications above is to partly revert r73024 (the code splitting remains on the contrary).
[CMAKE]: Remove the "evil workaround" (revert r73027). See CORE-12206 for more details.

svn path=/trunk/; revision=73110
18 files changed:
reactos/base/applications/cacls/CMakeLists.txt
reactos/base/applications/cmdutils/clip/CMakeLists.txt
reactos/base/applications/cmdutils/comp/CMakeLists.txt
reactos/base/applications/cmdutils/eventcreate/CMakeLists.txt
reactos/base/applications/cmdutils/help/CMakeLists.txt
reactos/base/applications/cmdutils/mode/CMakeLists.txt
reactos/base/applications/cmdutils/more/CMakeLists.txt
reactos/base/applications/logoff/CMakeLists.txt
reactos/base/applications/network/net/CMakeLists.txt
reactos/base/applications/network/wlanconf/CMakeLists.txt
reactos/base/applications/shutdown/CMakeLists.txt
reactos/base/system/chkdsk/CMakeLists.txt
reactos/base/system/diskpart/CMakeLists.txt
reactos/base/system/format/CMakeLists.txt
reactos/base/system/subst/CMakeLists.txt
reactos/sdk/cmake/CMakeMacros.cmake
reactos/sdk/lib/conutils/CMakeLists.txt
reactos/sdk/lib/conutils/README.txt