From a98873ae81359907c3c64c691e924a49bfc33c17 Mon Sep 17 00:00:00 2001 From: Pascal Thomet Date: Fri, 30 Nov 2018 09:38:31 +0100 Subject: [PATCH] package/hunter/HunterInit.cmake : add fixme warning --- package/hunter/HunterInit.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/package/hunter/HunterInit.cmake b/package/hunter/HunterInit.cmake index 08253db9a..fd6a9fd17 100644 --- a/package/hunter/HunterInit.cmake +++ b/package/hunter/HunterInit.cmake @@ -4,6 +4,7 @@ file( ${CMAKE_CURRENT_LIST_DIR}//HunterGate.cmake ) +# FIXME : will need to replace this url with the main hunter url ! include("${CMAKE_CURRENT_LIST_DIR}/HunterGate.cmake") HunterGate( URL "https://github.com/pthom/hunter/archive/test-corrade-v2018.10.tar.gz"