Include Package CMake module in the end of the main CMake file

This commit is contained in:
Axel Isouard 2017-02-12 09:49:35 +01:00
parent 28034f95c8
commit d1992ce19f
No known key found for this signature in database
GPG key ID: 4E64BB3EAAF31C29

View file

@ -170,3 +170,4 @@ ExternalProject_Add(
)
include(Install)
include(Package)