Replace USE_GCC=any with USE_GCC=yes to fix build on GCC architectures.
Build failure log:
CMake Error in lib/CMakeLists.txt:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
Differential D20067
science/massxpert: fix build with GCC-based architectures pkubaj on Apr 26 2019, 6:55 AM. Authored by Tags None Referenced Files
Subscribers None
Details Replace USE_GCC=any with USE_GCC=yes to fix build on GCC architectures. Build failure log: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
Diff Detail
|