gkoreman
gkoreman
+1 to this. The PkgConfig dependency on vcpkg seriously detracts from the allure of a header only library.
Is the task api available from C++? The documentation seems to imply that it is not, however if the task api is not available to C++ and the models are...
@SRombauts I would recommend not using lock.conf for the config files, as these files can and should be merged when legitimate changes occur. I would instead recommend the readonly.conf file,...
Runfiles are only placed in the root folder if that is where they exist in the workspace so it is unlikely that there will be conflicts. In simple projects I...