]> git.ipfire.org Git - thirdparty/zstd.git/commit
Change all SET_TARGET_PROPERTIES to SET_PROPERTY 668/head
authorMilan Ševčík <majlen@civ.zcu.cz>
Wed, 19 Apr 2017 18:16:11 +0000 (20:16 +0200)
committerMilan Ševčík <majlen@civ.zcu.cz>
Wed, 19 Apr 2017 19:34:17 +0000 (21:34 +0200)
commiteb7371f1794378cad706734031279f4afbb29102
tree3c147a1665e5fe8a4ab327aa59aedce507eadc53
parentf49f760b41caea2ead424c8e8f2f8affef2a594b
Change all SET_TARGET_PROPERTIES to SET_PROPERTY

SET_PROPERTY function can append to lists, whereas previously used
SET_TARGET_PROPERTIES cannot.
build/cmake/contrib/pzstd/CMakeLists.txt
build/cmake/lib/CMakeLists.txt
build/cmake/programs/CMakeLists.txt