You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be related to #7
CMake can help us making the building process simpler and multiplatform.
We can use something similar of what I did on the mod.io SDK, this compiles a multiplatform Dynamic Library: https://github.com/DBolical/modioSDK/blob/master/CMakeLists.txt
The text was updated successfully, but these errors were encountered:
This should be related to #7
CMake can help us making the building process simpler and multiplatform.
We can use something similar of what I did on the mod.io SDK, this compiles a multiplatform Dynamic Library:
https://github.com/DBolical/modioSDK/blob/master/CMakeLists.txt
The text was updated successfully, but these errors were encountered: