trifork / erjang

A JVM-based Erlang VM
http://www.erjang.org
Apache License 2.0
725 stars 62 forks source link

Jnif portability #80

Closed eriksoe closed 8 years ago

eriksoe commented 10 years ago

JNIF compilation with CMake works on GNU/Linux (Ubuntu). If it works on mac as well, I suggest throwing out Makefile so that we go with just CMake.