Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 272 Bytes

File metadata and controls

15 lines (10 loc) · 272 Bytes

<2018-11-30 Fri>

compile the `libmusicxml` as a shared library via the follwing methods

cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON -H. -Bcmake_build

CMake

make build

sudo xcode-select --reset