18 lines
1.1 KiB
Plaintext
18 lines
1.1 KiB
Plaintext
/home/khofmann/clion-2021.3.2/bin/cmake/linux/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_TOOLCHAIN_FILE=/home/khofmann/GermanAirlinesVA-GAConnector/toolchain-win-64.cmake "-GUnix Makefiles" -DBIT=64 /home/khofmann/GermanAirlinesVA-GAConnector
|
|
-- The C compiler identification is Clang 13.0.0
|
|
-- The CXX compiler identification is Clang 13.0.0
|
|
-- Detecting C compiler ABI info
|
|
-- Detecting C compiler ABI info - done
|
|
-- Check for working C compiler: /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang - skipped
|
|
-- Detecting C compile features
|
|
-- Detecting C compile features - done
|
|
-- Detecting CXX compiler ABI info
|
|
-- Detecting CXX compiler ABI info - done
|
|
-- Check for working CXX compiler: /opt/llvm-mingw/bin/x86_64-w64-mingw32-clang++ - skipped
|
|
-- Detecting CXX compile features
|
|
-- Detecting CXX compile features - done
|
|
Building for Windows 64 into /home/khofmann/GermanAirlinesVA-GAConnector/build-win/Plugin/GAConnector/64
|
|
-- Configuring done
|
|
-- Generating done
|
|
-- Build files have been written to: /home/khofmann/GermanAirlinesVA-GAConnector/build-win
|