This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
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 20:52:21 +01:00
int
iface
(
)
;
Make the SOURCES target property writable.
2013-07-08 20:18:42 +02:00
int
prop
(
)
;
Reference in New Issue
Copy Permalink