Class CMakeListsFile
java.lang.Object
io.github.tomaki19.gradle.cmake.files.CMakeFileContent
io.github.tomaki19.gradle.cmake.files.CMakeListsFile
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCMakeListsFile(Collection<CMakeResolvedToolchain> toolchains, org.gradle.api.Project project) -
Method Summary
Methods inherited from class io.github.tomaki19.gradle.cmake.files.CMakeFileContent
getBuildDirectoryProperty, getName, getProjectDirectory, getProjectName, processTemplate
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
CMakeListsFile
public CMakeListsFile(Collection<CMakeResolvedToolchain> toolchains, org.gradle.api.Project project)
-
-
Method Details
-
writeTo
- Specified by:
writeToin classCMakeFileContent- Throws:
IOException
-