diff --git a/CMakeLists.txt b/CMakeLists.txt index abd298f8..ba52ded8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -141,7 +141,7 @@ CMAKE_DEPENDENT_OPTION(TESTS_DYNAMIC_LOADING_EXAMPLES "Enable build of dynamic l add_library(sol2 INTERFACE) target_include_directories(sol2 INTERFACE $ - $) + $) # # Version configurations configure_package_config_file(