Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: use debug build when cross-compiling
This is a quick & dirty fix assuming that when cross-compiling, we do that with intention to debug. It'd be much better to detect user wants a debug build from `./configure` arguments but this is left for later.
- Loading branch information