)]}' { "commit": "b5d6ee4a88694efb9dadd25c8cf4ae1b14407d7e", "tree": "66508f82c163ed4da3cbde002ee3b018f2e617c2", "parents": [ "a80b8cfeac6cd54cabbfd93ac09dbe527569738a" ], "author": { "name": "Alex Stewart", "email": "alexs.mac@gmail.com", "time": "Mon Mar 19 14:39:07 2018 +0000" }, "committer": { "name": "Alex Stewart", "email": "alexs.mac@gmail.com", "time": "Mon Mar 19 14:39:07 2018 +0000" }, "message": "Move C++11 checks to after external find_package() calls.\n\n- Testing for C++11, and subsequent testing for components using C++11\n requires adding -std\u003dc++11 to CMAKE_REQUIRED_FLAGS used by the\n check_cxx_source_compiles() (and similar) macros if required by the\n compiler.\n- This variable is also used for the C equivalent macros, which are used\n by find_package(BLAS), and would cause the detection to fail if\n present.\n- Thus if CXX11 was forced ON via -D (not via the GUI) then detection\n would fail (with the GUI an initial configure without CXX11 would\n initialise the variables and no errors would occur in later\n reconfigures).\n\nChange-Id: I08d300baf3730e926fb8e853a384badcceefeaf5\n", "tree_diff": [ { "type": "modify", "old_id": "325ce9757b1cf34dfd05956a59431d10d6316ee3", "old_mode": 33188, "old_path": "CMakeLists.txt", "new_id": "02c72b5cf6b8ed037f0a461bb8ae331544edc54e", "new_mode": 33188, "new_path": "CMakeLists.txt" } ] }