diff --git a/extdep/CMakeLists.txt b/extdep/CMakeLists.txt index bfba8e962..19cd00f7b 100644 --- a/extdep/CMakeLists.txt +++ b/extdep/CMakeLists.txt @@ -19,7 +19,7 @@ if (ETH_COMPILE) include(compile/curl.cmake) include(compile/json-rpc-cpp.cmake) - # qt at its dependencies + # qt and its dependencies include(compile/icu.cmake) include(compile/jom.cmake) include(compile/qt.cmake)