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
/
else4.pro
blob: 9ed676ccfaea8b3b869103df6ab66dd4771f4a75 (
plain
)
1
2
3
4
5
6
qtConfig
(
timezone
) {
A
=
1
}
else
:
win32
:
B
=
2
else
{
C
=
3
}