Skip to content
Snippets Groups Projects
Commit 5ec9cff9 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Merge branch 'stable'

parents dcb148e9 cf6eb0f8
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ if (NOT _OptionalPackagesFile)
file(REMOVE ${_OptionalPackagesFile})
endif()
endif()
file(APPEND "${_OptionalPackagesFile}" "")
macro (find_optional_package _package)
string(TOUPPER ${_package} _packageUpper)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment