CMakeLists.txt: Put -pie as a linker flag were it belongs
authorOlivier Goffart <ogoffart@woboq.com>
Fri, 6 Oct 2017 12:34:22 +0000 (14:34 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Fri, 6 Oct 2017 12:35:56 +0000 (14:35 +0200)
commitb8f7c6daae335f1fa620bcb8eb9c0125dbe5da31
treeffa3349e954c5e95c8e3afd8f75459bfdc00dfab
parentcd07865da6b205dfdccc50d6566c1b575be69f7c
CMakeLists.txt: Put -pie as a linker flag were it belongs

Fixes warning introduced by PR #6040
src/cmd/CMakeLists.txt
src/gui/CMakeLists.txt