Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

billchenchina/CS31106

Repository files navigation

CS31106 Homework

build

cmake --build build --config Debug --target all -- -j 4

generate translation templates

find . -iname "*.c" | xargs xgettext --from-code=UTF-8 -o CS31106.pot -k_

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published