https://github.com/Kitware/CMake
Revision 6739d24030b7cb593be5557349ee6678b58bcc5a authored by Brad King on 18 October 2016, 17:25:35 UTC, committed by Brad King on 18 October 2016, 17:32:50 UTC
Test with architecture `armv7-a` instead of `armv7-a-hard` because the
latter is supporte supported only with NDK revisions r9c to r11c.
1 parent 06c3961
Raw File
Tip revision: 6739d24030b7cb593be5557349ee6678b58bcc5a authored by Brad King on 18 October 2016, 17:25:35 UTC
Tests: Fix VSNsightTegra test on Android NDK r12b
Tip revision: 6739d24
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top