diff --git a/CMakeLists.txt b/CMakeLists.txt index 2e764ab3c0..1996e85258 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -99,4 +99,4 @@ foreach(DEPS streams dshr cdeps_share FoX_dom FoX_wxml FoX_sax FoX_common FoX_ut COMPONENT Library) install(EXPORT ${DEPS} DESTINATION lib/cmake) -endforeach(COMP) +endforeach(DEPS)