mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-24 14:51:09 +08:00
Remove message from CMakeLists
This commit is contained in:
@@ -23,7 +23,6 @@ set(DOM_EXAMPLES "")
|
|||||||
set(COMPONENT_EXAMPLES "")
|
set(COMPONENT_EXAMPLES "")
|
||||||
|
|
||||||
get_property(EXAMPLES GLOBAL PROPERTY FTXUI::EXAMPLES)
|
get_property(EXAMPLES GLOBAL PROPERTY FTXUI::EXAMPLES)
|
||||||
message(STATUS "Initial FTXUI::EXAMPLES = '${EXAMPLES}'") # Check this value
|
|
||||||
|
|
||||||
foreach(example IN LISTS EXAMPLES)
|
foreach(example IN LISTS EXAMPLES)
|
||||||
if(example MATCHES "^dom/.*")
|
if(example MATCHES "^dom/.*")
|
||||||
|
Reference in New Issue
Block a user