git-svn-id: svn://db.shs.com.ru/libs@896 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2020-03-24 11:13:56 +00:00
parent d9dafccbd7
commit 10757d0a65

View File

@@ -46,7 +46,7 @@
#
#
#
# qt_target_link_libraries(<target> ... <item> ...)
# qt_target_link_libraries(<name> ... <item> ...)
#
# Link targets for founded Qt versions, target names is <name><TARGET_SUFFIX_Qt?>
# All needed Qt libraries automatic added to corresponding targets
@@ -56,7 +56,7 @@
#
#
#
# qt_target_compile_definitions(<target> ...)
# qt_target_compile_definitions(<name> ...)
#
# Syntax similar to original "target_compile_definitions()"
# Specify compile definitions to use when compiling a given <target>
@@ -64,7 +64,7 @@
#
#
#
# qt_target_include_directories(<target> ...)
# qt_target_include_directories(<name> ...)
#
# Syntax similar to original "target_include_directories()"
# Add include directories to a target