Skip to content

Conversation

@bensuperpc
Copy link

@bensuperpc bensuperpc commented Oct 2, 2021

Hello,

I added CMake (It is not based on #197)

  • Work with CMake with CMake 3.10 to 3.21 (Recommends 3.17 and above)
  • Add git submodule to Find SDL2 and SDL2_image
  • Add CMake external project libpcre

You can build and test with these commands (Needs CMake and Ninja-build):

cmake -S . -B build -G Ninja
ninja -C build

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant