Removed config-opt

This commit is contained in:
samy-k97 2021-06-18 19:28:36 +01:00
parent d0bf015013
commit fbfc13c6f6

View file

@ -24,8 +24,7 @@
"env": {
"CC": "clang",
"CXX": "clang++"
},
"config-opts": ["-DCMAKE_TOOLCHAIN_FILE=cmake/Toolchains/raspberry.armv8.cmake"]
}
}
}
},