diff --git a/userene/CMakeLists.txt b/userene/CMakeLists.txt index 295ad6d..de977f1 100644 --- a/userene/CMakeLists.txt +++ b/userene/CMakeLists.txt @@ -43,7 +43,7 @@ target_include_directories(userene target_include_directories(userene SYSTEM PUBLIC # We don't want the generated files from table gen # to be treated as local since the contain warnings - ${PROJECT_BINARY_DIR}/serene/include) + ${PROJECT_BINARY_DIR}/userene/include) target_link_libraries(userene PRIVATE LLVMSupport