mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
add back accidently removed line from build macro
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
a997e55aa3
commit
736e97a90c
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ macro(KATIE_GENERATE_PACKAGE FORTARGET REQUIRES)
|
|||
# adding the definitions to other components is simply redundant since
|
||||
# all components require the core component
|
||||
if("${FORTARGET}" STREQUAL "KtCore")
|
||||
katie_string_wrap("${KATIE_DEFINITIONS}" KATIE_DEFINITIONS)
|
||||
set(PACKAGE_FLAGS "${KATIE_DEFINITIONS}")
|
||||
endif()
|
||||
configure_file(
|
||||
|
|
Loading…
Add table
Reference in a new issue