diff options
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index fd066df..11d61a1 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -17,3 +17,4 @@ add_definitions(-DPLATFORM_NSDPF_PAPP=1) add_definitions(-fPIC) add_library(common linux_kernel_jhash.c net_common.c stream_addr_inet.c sapp_log.c sapp_mem.c) +add_library(MESA_jump_layer MESA_jump_layer.cpp)
\ No newline at end of file |
