Files
unicorn/CMakeLists.txt
John Zimmermann 590bab8f1a cmake: fix build if workdir is outside of CMAKE_BINARY_DIR (#1284)
this e.g. happens if you would try to compile this like this:

cmake -B build
cmake --build build --config Release
2020-06-06 12:54:06 +08:00

28 KiB