From 7d32fc253e3573fdc379001f7191ab6922433fd0 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 19 Feb 2024 13:49:05 -0600 Subject: [PATCH] CMake: update comment --- cmake/macros/macro_process_feature.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/macros/macro_process_feature.cmake b/cmake/macros/macro_process_feature.cmake index de53634a25..fa131ad464 100644 --- a/cmake/macros/macro_process_feature.cmake +++ b/cmake/macros/macro_process_feature.cmake @@ -47,6 +47,7 @@ # search. # # Valid suffixes are +# TARGETS TARGETS_RELEASE TARGETS_DEBUG # LIBRARIES LIBRARIES_RELEASE LIBRARIES_DEBUG # INCLUDE_DIRS # DEFINITIONS DEFINITIONS_RELEASE DEFINITIONS_DEBUG -- 2.39.5