#10550: cmake-3.10.3
-------------------------+-----------------------
Reporter: bdubbs | Owner: bdubbs
Type: enhancement | Status: assigned
Priority: normal | Milestone: 8.3
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by bdubbs):
3.10.3
CMake 3.10.1 added a TIMEOUT option to gtest_discover_tests() from the
GoogleTest module. That keyword clashed with the TIMEOUT test property,
which is one of the common properties that would be set with the command’s
PROPERTIES keyword, usually leading to legal but unintended behavior. The
keyword was changed to DISCOVERY_TIMEOUT in CMake 3.10.3 to address this
problem. The ambiguous behavior of the gtest_discover_tests() command’s
TIMEOUT keyword in 3.10.1 and 3.10.2 has not been preserved.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10550#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page