]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
CMakeLists.txt: Fix configuring under OS/X and MinGW
authorMika Lindqvist <postmaster@raasu.org>
Wed, 15 Feb 2017 09:32:28 +0000 (11:32 +0200)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Sat, 25 Feb 2017 11:48:52 +0000 (12:48 +0100)
commite0f399822db3ecf690ba64de1dff99715574a0eb
tree6e6ae4d068534d2fb2dfe6f133912460549e1e02
parent02fdb7e6f03dc0de1581c4d8c49ae4166e576dd2
CMakeLists.txt: Fix configuring under OS/X and MinGW
* Enable CMAKE_MACOSX_RPATH
* Fix detection of PCLMULQDQ
* Fix detection of off64_t

NOTE: If test for __off64_t succeeds, it should mean bug in our tests
CMakeLists.txt