diff --git a/src/rpp/CMakeLists.txt b/src/rpp/CMakeLists.txt index 76fca23ef..773891f1b 100644 --- a/src/rpp/CMakeLists.txt +++ b/src/rpp/CMakeLists.txt @@ -16,6 +16,8 @@ else() add_library(rpp INTERFACE ${FILES}) endif() +add_library(RPP::rpp ALIAS rpp) + # target_sources(rpp INTERFACE ${FILES}) target_include_directories(rpp INTERFACE