|
humoto
|
We had to introduce a number of hacks and workarounds to address limitations of third-party software. Eventually, we should get rid of such hacks.
cross-config.cmake' file in the cross compilation toolkit overrides 'CMAKE_CXX_FLAGS', hence all flags must be passed using 'CMAKE_C_FLAGS'.find_package' manually. See 'BOOST_ROOT' and 'EIGEN3_INCLUDE_DIR' in CMakeLists.txt
1.8.13