Moved packages recipe to cmake/.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-08-06 12:47:45 +02:00
parent 90fff35e0e
commit 786912133b
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
2 changed files with 1 additions and 1 deletions

View File

@ -67,4 +67,4 @@ if(WITH_TESTS)
add_subdirectory(tests)
endif()
include(packages.CMakeLists.txt)
include(cmake/packages.cmake)