Open alextwothousand opened 3 years ago
I have also added GitHub action builds!
Not a problem at all, I will look into these changes as soon as I get home.
Hey @alextwothousand
It's been a while since the last message. Is it something you are still planning on doing?
Hi!
I actually did do this, and it worked fine, I just forgot to push the changes. I’m on holiday right now, and I caught a few nasty illnesses while abroad, so I doubt i’ll be able to do anything for a couple of weeks.
Sorry for the wait.
Get Outlook for iOShttps://aka.ms/o0ukef
From: Vladyslav Hrytsenko @.> Sent: Friday, July 29, 2022 7:00:57 AM To: zpl-c/enet @.> Cc: alex @.>; Mention @.> Subject: Re: [zpl-c/enet] add CMake FetchContent support (#34)
Hey @alextwothousandhttps://github.com/alextwothousand
It's been a while since the last message. Is it something you are still planning on doing?
— Reply to this email directly, view it on GitHubhttps://github.com/zpl-c/enet/pull/34#issuecomment-1198910303, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJIECXGSIEACMGYOLJ5JJIDVWNXRTANCNFSM5BXSLXYA. You are receiving this because you were mentioned.Message ID: @.***>
@alextwothousand any news on this?
CMake, since version 3.11, introduced a feature called FetchContent. It is not very well known. For projects that utilise CMake, FetchContent aims to add a form of package management to CMake.