]> granicus.if.org Git - libexpat/commit
CMakeLists.txt: Align binary locations with Autotools
authorSebastian Pipping <sebastian@pipping.org>
Wed, 2 Mar 2016 15:36:32 +0000 (16:36 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Fri, 11 Mar 2016 22:22:51 +0000 (23:22 +0100)
commit0ab8564db67a4d9e391ddfbc63f82de33c118197
tree200d4c881ea6786bfdcfd79c641d481dccf61963
parentf2b120947754a6bba1145991b08e817bfeb494e8
CMakeLists.txt: Align binary locations with Autotools

Target "xmlwf" even collided with the source folder of the
same name, previously:

$ cmake . && make
...
[ 82%] Linking C executable xmlwf
.../ld: cannot open output file xmlwf: Is a directory
collect2: error: ld returned 1 exit status
...
expat/CMakeLists.txt