This commit is contained in:
2022-10-09 01:15:27 +03:00
parent 58e7dfce22
commit d8713fa8a6
7 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
include_guard(GLOBAL)
macro(myx_find_requred_packages)
macro(myx_find_required_packages)
set(options)
set(oneValueArgs)
set(multiValueArgs PACKAGES Boost Qt5 Qt5Private)