blob: 2f90e4ecfa09a6e417506d335f09a082bda2d25c (
plain)
1
2
3
4
5
|
# CPLT
## Build instructions
Note: install gcc/clang's Objective-C component on your distro if the error `unable to execute cc1objplus` arises: the project buildsystem compiles an empty .mm file on non-MacOS systems.
|