git-svn-id: svn://db.shs.com.ru/libs@896 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user