flagarde
flagarde
> > Could we not simply add a zipped directory containing `CPM` inside a `CMakeLists.txt` to the releases and pointing `FetchContent` to that URL to support it? > > This...
@CraigHutchinson Yes sorry for the long PR comments etc. I will had some example and usages. The CPM package autocreate a version check file but I use the keywork SameMajorVersion...
@CraigHutchinson I have provided some examples this PR allows to do in my first message.
@CraigHutchinson Documents should be updated of course. I have focused on the technical side to have feedback from CPM people. This PR could be documented as experimental and as potential...
@CraigHutchinson Do you require document changes in this PR?
@MCWertGaming This should be closed ?
@MCWertGaming does this PR should be closed ? The platform header should be pruned and simplified. could be solved in other PR (maybe creating an issue for this)
@certik What do you mean to deal with raw mode? I think this function is already provided by the library right? For the old console there is workaround but I...
@lukka I would like to do a PR but I'm really not an expert on javascript. This is workaroud trick I have done : ```javascript async function fixes() { if(process.platform...
Hi, Thank for your comment and tests. I guess the program you show is your own test right? I think there is no base.hpp in our include files. The include...