diff --git a/CMakeLists.txt b/CMakeLists.txt index 6c2149c..4bfbfed 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -36,6 +36,9 @@ cmake_policy(SET CMP0079 NEW) include(GNUInstallDirs) add_library(utempl INTERFACE) + +add_library(utempl::utempl ALIAS utempl) + target_include_directories( utempl INTERFACE $