git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1912 331e1502-861f-0410-8da2-ba01fb791d7f
8 lines
240 B
CMake
8 lines
240 B
CMake
# 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
|
|
)
|