Relative Content

Tag Archive for cmake

Problem escaping semicolon and quotes in cmake

I am trying to set the CMAKE_CROSSCOMPILING_EMULATOR variable in my cmake toolchain file so that it runs wine with the WINEPATH environment set to WINEPATH="/usr/x86_64-w64-mingw32/lib;/usr/lib/gcc/x86_64-w64-mingw32/9.3-posix".