Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 313 Bytes

ReadMe.md

File metadata and controls

13 lines (10 loc) · 313 Bytes

To build:

git clone --recurse-submodules [email protected]:jasondbiggs/RectanglePacking.git
cd rectanglepacking/
mkdir build
cd build
cmake -DWolframLanguage_INSTALL_DIR=/Applications/Mathematica.app/Contents  -DJLLU=4 ..
make -j4 install

Then run PacletDirectoryLoad in WL on the appropriate directory.