Skip to content

Instantly share code, notes, and snippets.

@nOy39
Created August 27, 2020 07:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nOy39/3e2f18996fa020f00b3ee27ba6e395f3 to your computer and use it in GitHub Desktop.
Save nOy39/3e2f18996fa020f00b3ee27ba6e395f3 to your computer and use it in GitHub Desktop.
/usr/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /tmp/test_cross_compile
-- The C compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/test_cross_compile/cmake-build-debug_remote
[Finished]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment