]> granicus.if.org Git - json-c/commit
Set cmake policy CMP0075, to have check_include_file use the value of CMAKE_REQUIRED_...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Fri, 6 Dec 2019 05:15:14 +0000 (00:15 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Fri, 6 Dec 2019 05:15:14 +0000 (00:15 -0500)
commit6c55f65d07a972dbd2d1668aab2e0056ccdd52fc
tree35319bf8e3c8c9cd45860ae6c7d02f0f0a3b91e3
parent0819a55ffb4caacd2f4a116ba33c64d048a4f4b6
Set cmake policy CMP0075, to have check_include_file use the value of CMAKE_REQUIRED_LIBRARIES (currently, adds -lm).  See issue #510.
CMakeLists.txt