This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
5a4092106ec37b627a409cc6e343d8e93fa3886b
qt-creator
/
tests
/
auto
/
algorithm
/
CMakeLists.txt
5 lines
101 B
CMake
Raw
Normal View
History
Unescape
Escape
Qt Creator CMake port Based on Tobias Hunger's work from a few months ago. The CMake configuration needs libclang and Qt paths specified as CMAKE_PREFIX_PATH. Auto tests are run with "ctest". At the moment the pass rate is 87%. Change-Id: Iba98e39bf22077d52706dce6c85986be67a6eab0 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-05-12 22:20:56 +02:00
add_qtc_test
(
tst_algorithm
CMake build: Add "Devel" package The "Devel" package will contain headers, libraries, documentation needed by the 3rd parties to build Qt Creator plugins. Fixes: QTCREATORBUG-22514 Change-Id: If54929f823982b921b98a63ff6085d53618a3a49 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-06-26 17:51:06 +02:00
I
N
C
L
U
D
E
S
"
$
{
P
R
O
J
E
C
T
_
S
O
U
R
C
E
_
D
I
R
}
/
s
r
c
/
l
i
b
s
"
Qt Creator CMake port Based on Tobias Hunger's work from a few months ago. The CMake configuration needs libclang and Qt paths specified as CMAKE_PREFIX_PATH. Auto tests are run with "ctest". At the moment the pass rate is 87%. Change-Id: Iba98e39bf22077d52706dce6c85986be67a6eab0 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-05-12 22:20:56 +02:00
S
O
U
R
C
E
S
t
s
t
_
a
l
g
o
r
i
t
h
m
.
c
p
p
)
Copy Permalink