We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09feb80 commit 92b1a42Copy full SHA for 92b1a42
1 file changed
mkdocs/docs/TODO.md
@@ -32,6 +32,8 @@
32
33
### v0.4.0
34
- Allow runcpp2 to be library for scriptable pipeline
35
+- Parameters for build config/script
36
+- Parameters for profiles
37
- Add more default profiles
38
- Ability to compile runcpp2 as single cpp, ditch cmake
39
- Move to variant-lite, mpark-variant is unreadable
@@ -42,7 +44,6 @@
42
44
- This ties to the warning in `CompilingLinking.cpp:619`
43
45
- Update `FileProperties.hpp` to use list of string for prefix and extension
46
- Merge `SharedLinkFile` and `SharedLibraryFile`
-- Add the ability for user to specify custom substitution options which applies to all fields
47
- Add the ability to append defines coming from the dependencies
48
- Add wildcard support for filenames and extensions (Files Globbing)
49
- Add the ability to query script build directory
0 commit comments