1
0
mirror of https://github.com/fumiama/CMoe-Counter.git synced 2026-06-21 03:11:00 +08:00

feat(theme): add asoul

This commit is contained in:
源文雨
2024-04-12 22:39:25 +09:00
parent da014b2485
commit f45ea491d9
55 changed files with 41 additions and 27 deletions

View File

@@ -15,5 +15,5 @@ add_executable(cmoeditor editor.c)
target_link_libraries(cmoe spb)
target_link_libraries(cmoeditor spb)
INSTALL(TARGETS cmoe RUNTIME DESTINATION bin)
#INSTALL(TARGETS cmoe RUNTIME DESTINATION bin)
INSTALL(TARGETS cmoeditor RUNTIME DESTINATION bin)