Browse Source

package/hunter/HunterInit.cmake : add fixme warning

pull/298/head
Pascal Thomet 8 years ago
parent
commit
a98873ae81
  1. 1
      package/hunter/HunterInit.cmake

1
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"

Loading…
Cancel
Save