diff --git a/CMakeLists.txt b/CMakeLists.txt index 2adfa7ae..601d2a4d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -113,5 +113,6 @@ install(FILES ${client_includes} install(FILES ${common_includes} DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/common) install(EXPORT TracyConfig + NAMESPACE Tracy:: FILE TracyConfig.cmake DESTINATION share/Tracy)