This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
146bf9267c
CMake
/
Tests
/
SourcesProperty
/
iface.h
5 lines
27 B
C
Raw
Normal View
History
Unescape
Escape
cmTarget: Allow transitive evaluation of SOURCES property. Extend the cmGeneratorExpressionDAGChecker with an interface returning the name of the top target. Use that to determine when there is a DAG violation, as required by the RunCMake.Languages tests.
2014-02-13 23:52:21 +04:00
int
iface
(
)
;
Make the SOURCES target property writable.
2013-07-08 22:18:42 +04:00
int
prop
(
)
;