- If you have a bug or an issue, please contact us.
- If you want to contribute, please contact us.
git submodule add --init --recursive --remote
And add the following lines to your CMakeLists.txt
add_subdirectory(EwECS)
target_link_libraries(${PROJECT_NAME} PRIVATE EwECS)
cmake -S . -B build && cmake --build build -j
- Valentin Gegoux
- Baptiste Laran
- Mathéo Martin
- Maxence Labourel
EwECS is developped by the UwUClub for Epitech.