Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 468 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 468 Bytes

joshi-cpp-gradle

Build Joshi C++ Design Patterns and Derivatives Pricing source with Gradle C++ support.

./gradlew assemble


./gradlew tasks --all

Tested on Mac OSX 10.8.5.

Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)

Tested on Ubuntu 13.10

Debian clang version 3.2-7ubuntu1 (tags/RELEASE_32/final) (based on LLVM 3.2)

sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install clang