Using MPP in a way that isn't supported by the sys...
# multiplatform
n
Using MPP in a way that isn't supported by the system. Did a very crazy thing by sharing platform specific logic between two different source sets (linuxX64, and linuxArm32) where only the OS is the same. Amazingly the library ( https://gitlab.com/gui-vista/guivista-core/tree/platform-logic-sharing ) compiles just fine for both targets (linuxX64, and linuxArm32Hfp) 🎉. Will be interesting to see if the library can be used in a program without any issues.
😮 2
👏 1