Closed boraozgen closed 3 years ago
Added a primitive CMake file to build a library. Actually globbing is not ideal (see here but it can be improved later by swapping with explicit source filenames.
I'm doing this to build the SDL simulator in Windows. I'll detail it on its own PR.
Thank you!
Added a primitive CMake file to build a library. Actually globbing is not ideal (see here but it can be improved later by swapping with explicit source filenames.
I'm doing this to build the SDL simulator in Windows. I'll detail it on its own PR.