Crosscompiling a C++ Project (cmake) on linux with vcpkg dependencys switches to wrong compiler after vcpkg setup is done
i try to crosscompile a c++ project for a specific glibc/kernel version in debian container. The toolchain was created with crosstool-ng and works fine as i can tell.