Warning, /office/kmymoney/3rdparty/ext_grantlee/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 ExternalProject_Add(
0002   ext_grantlee
0003   DOWNLOAD_DIR ${EXT_DOWNLOAD_DIR}
0004   URL https://github.com/steveire/grantlee/archive/v5.2.0.zip
0005   URL_MD5 917e8fc0e5a244191cac69a25cea36b7
0006 
0007   CMAKE_ARGS ${CMAKE_GLOBAL_PROFILE}
0008 )