-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
NativeJIT currently doesn't install with make install. For posterity, after building it, I called osmium-filter's cmake like so:
cmake .. -DNativeJIT_INCLUDE_DIR=../../NativeJIT/inc/ -DNativeJIT_LIBRARY=../../NativeJIT/build-make/src/NativeJIT/libNativeJIT.a -DCodeGen_LIBRARY=../../NativeJIT/build-make/src/CodeGen/libCodeGen.a
ImreSamu
Metadata
Metadata
Assignees
Labels
No labels