summaryrefslogtreecommitdiff
path: root/modules/CMakeWorkspaceCreator.pm
Commit message (Expand)AuthorAgeFilesLines
* Support multiple projects in the out-of-tree workspaces.Chad Elliott2022-11-171-11/+24
* Handle out-of-tree directories properly by creating a workspace for each proj...Chad Elliott2022-11-171-5/+49
* Corrected problems with generation of CMake workspaces with directories above...Chad Elliott2022-11-171-15/+25
* Use the workspace name in the workspace CMakeLists.txt and repaced all add_co...Chad Elliott2022-11-091-1/+2
* Modified the template to incorporate the project name into variables.Chad Elliott2022-11-071-74/+61
* Corrected the warning message.Chad Elliott2022-11-011-1/+1
* Insert subdirectories after all find_package() calls to allow for configuration.Chad Elliott2022-10-201-3/+11
* Added a language to the workspace project.Chad Elliott2022-10-191-1/+1
* Added a workspace of sorts to handle multiple projects.Chad Elliott2022-10-171-2/+78
* Initial commit of experimental support of CMake.Chad Elliott2022-10-101-0/+56