summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authoryangwei <[email protected]>2024-11-12 09:39:18 +0800
committeryangwei <[email protected]>2024-11-12 14:19:20 +0800
commitbff48cc28a94e72540c1cdb65b3fc55e892b0201 (patch)
tree716ea6c188f2185e833654773f291fe4a579d243 /src/common/CMakeLists.txt
parentaa533ca96daea5a06179e88bbb17a859122def22 (diff)
🐎 ci(upgrade ci stage): remove travis.sh
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt1
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