Merge pull request #4 from tboudreaux/main

fix(CLI11): Resolved case issue with CLI11
This commit is contained in:
2026-06-05 09:05:43 +02:00
committed by GitHub

View File

@@ -1,3 +1,3 @@
cmake = import('cmake')
subdir('reflect-cpp')
subdir('cli11')
subdir('CLI11')