mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
Generate a picture of module dependencies at configure time
This commit is contained in:
committed by
Leland Lucius
parent
1f6efefdf6
commit
5844b2090a
@@ -15,3 +15,5 @@ if( NOT CMAKE_SYSTEM_NAME MATCHES "Darwin" )
|
||||
endif()
|
||||
endif()
|
||||
|
||||
#propagate collected edges up to root CMakeLists.txt
|
||||
set( GRAPH_EDGES "${GRAPH_EDGES}" PARENT_SCOPE )
|
||||
|
Reference in New Issue
Block a user