Commit 0794f307 authored by PanZezhong's avatar PanZezhong
Browse files

fix xmake

parent f88a06f3
...@@ -52,6 +52,7 @@ target("_infinilm") ...@@ -52,6 +52,7 @@ target("_infinilm")
-- Add src files -- Add src files
add_files("csrc/**.cpp") add_files("csrc/**.cpp")
add_files("csrc/**.cc")
set_installdir("python/infinilm") set_installdir("python/infinilm")
target_end() target_end()
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment