Wwent_codeInitial commit
2d950738创建于 2025年12月30日历史提交
file(GLOB_RECURSE SOURCE "*.cpp")
list(SORT SOURCE)
target_include_directories(mskpp_c PUBLIC ${MSKPP_CORE_DIR})
target_sources(mskpp_c PRIVATE ${SOURCE})