From 18a02a0c8f7a73cd44e8fe4f3c3b23a9195f2730 Mon Sep 17 00:00:00 2001 From: mobserveur Date: Tue, 23 Jul 2024 04:03:32 +0200 Subject: CMakeLists adding fsfloatersearch.h This commit completes the previous commit for the legacy floater --- indra/newview/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview') diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 226c905463..e505a42863 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -251,6 +251,7 @@ set(viewer_SOURCE_FILES llfloaterhelpbrowser.cpp llfloaterhoverheight.cpp mpfloatertuning.cpp + fsfloatersearch.cpp llfloaterhowto.cpp llfloaterhud.cpp llfloaterimagepreview.cpp @@ -914,6 +915,7 @@ set(viewer_HEADER_FILES llfloaterhelpbrowser.h llfloaterhoverheight.h mpfloatertuning.h + fsfloatersearch.h llfloaterhowto.h llfloaterhud.h llfloaterimagepreview.h -- cgit v1.2.3