asmjit: update build integration

This commit is contained in:
scribam 2018-06-12 20:03:53 +02:00
parent 4db0cf005b
commit 3a9778668a
5 changed files with 14 additions and 10 deletions

View file

@ -1,9 +1,9 @@
#pragma once
#define ASMJIT_STATIC
#define ASMJIT_EMBED
#define ASMJIT_DEBUG
#include "asmjit.h"
#include <asmjit/asmjit.h>
#include <array>
#include <functional>