-
Notifications
You must be signed in to change notification settings - Fork 0
Installation and Config
Stanislav Vasilev edited this page Sep 15, 2024
·
8 revisions
Installing the library is simple. Simply include all source files and compile them statically into your project.
Alternatively, you can use the provided CMakeLists.txt
file and compile it as a library from there.
If you want to export the symbols of the library out of a DLL, simply define the MLS_EXPORT_LIBRARY
macro.
Then when building the library, make sure the macro MLS_LIB_COMPILE
is enabled.
Users of CMake will have that enabled by default.
This project is supported by all the people who joined our discord server and became beta testers. If you want to join the discord you can click here