From 9a22f8fbee43a022db50ae57c3e318b4d98847bc Mon Sep 17 00:00:00 2001 From: Christian Mazakas Date: Wed, 31 May 2023 09:14:44 -0700 Subject: [PATCH] Add missing dependency on SmartPtr --- test/cmake_subdir_test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/cmake_subdir_test/CMakeLists.txt b/test/cmake_subdir_test/CMakeLists.txt index 745cd109..d356029b 100644 --- a/test/cmake_subdir_test/CMakeLists.txt +++ b/test/cmake_subdir_test/CMakeLists.txt @@ -22,6 +22,7 @@ move mp11 predef preprocessor +smart_ptr static_assert throw_exception tuple