diff --git a/CMakeLists.txt b/CMakeLists.txt index f6278f4..6669c8a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,6 +23,8 @@ if(CMKR_ROOT_PROJECT) configure_file(cmake.toml cmake.toml COPYONLY) endif() + set(UNICORN_ARCH x86) + project(vmprofiler) # deps