index
:
qt/qmake2cmake.git
dev
Tool to convert qmake .pro files to CMakeLists.txt
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
data
/
contains_scope.pro
blob: 0f51350a45d3c6d67e047e4b3082d8e60e43e86f (
plain
)
1
2
3
4
contains
(
DEFINES
,
QT_EVAL
):
include
(
eval
.
pri
)
HOST_BINS
=
$$
[
QT_HOST_BINS
]