diff --git a/linux-arm-profile.txt b/linux-arm-profile.txt index 00057a9..437d012 100644 --- a/linux-arm-profile.txt +++ b/linux-arm-profile.txt @@ -7,4 +7,6 @@ compiler.libcxx=libstdc++11 build_type=Release [conf] -tools.build:compiler_executables={"c": "/usr/bin/gcc-aarch64-linux-gnu"} \ No newline at end of file +tools.build:compiler_executables={"c": "/usr/bin/gcc-aarch64-linux-gnu"} +tools.cmake.cmaketoolchain:system_name=Linux +tools.cmake.cmaketoolchain:system_processor=aarch64 \ No newline at end of file diff --git a/windows_profile.txt b/windows-profile.txt similarity index 100% rename from windows_profile.txt rename to windows-profile.txt