Clean up cmake END*
authorRobert Dailey <rcdailey@gmail.com>
Thu, 6 Aug 2015 15:17:09 +0000 (10:17 -0500)
committerChristopher Dunn <cdunn2001@gmail.com>
Fri, 14 Aug 2015 21:31:08 +0000 (14:31 -0700)
commit37aaaec70e917fb9956d0131900d937802a617b3
tree359ef8f6ff5a5a169f3e4bc02284d786cb3641d5
parent585446e6b3474ccf2a5168248c9c91223bccac7a
Clean up cmake END*

* Clean up closing statements for if conditions, functions, macros,
  and other entities. Newer versions of CMake do not require you to
  redundantly respecify the parameters to the opening arguments.
CMakeLists.txt
src/CMakeLists.txt
src/jsontestrunner/CMakeLists.txt
src/lib_json/CMakeLists.txt