WIP: CPS proof of concept
Add a command to load a CPS file from an explicit path. This is intended as a proof of concept ONLY and will likely never appear in an official release (although much of the code will probably be adapted). Because virtually no projects currently ship CPS (and this has not been tested with the one project known to the author that actually does ship CPS), it is expected that demonstration CPS files may be provided independent of other artifacts. Therefore, the demonstration command also takes the package prefix as an argument.
parent
ab60a24f
Branches cps-proof-of-concept
Tags cps-cppcon-demo-2023
Showing
- Source/CMakeLists.txt 2 additions, 0 deletionsSource/CMakeLists.txt
- Source/cmCommands.cxx 2 additions, 0 deletionsSource/cmCommands.cxx
- Source/cmLoadPackageCommand.cxx 473 additions, 0 deletionsSource/cmLoadPackageCommand.cxx
- Source/cmLoadPackageCommand.h 13 additions, 0 deletionsSource/cmLoadPackageCommand.h
- bootstrap 1 addition, 0 deletionsbootstrap
Loading
Please register or sign in to comment