blob: ac621c52e06b47ffc097cfb71b45dd121c98b7f7 (
plain)
1
2
3
4
5
6
7
8
|
# The set of languages for which implicit dependencies are needed:
SET(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
# Targets to which this target links.
SET(CMAKE_TARGET_LINKED_INFO_FILES
)
|