diff --git a/CMakeLists.txt b/CMakeLists.txt index e5ea9e7..5014712 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,6 +50,7 @@ target_include_directories(ctrff $ $ ) +add_library(ctrff::ctrff ALIAS ctrff) if(CTRFF_DESKTOP) add_subdirectory(tools)