mie: tool: split internal command into several different subcommands
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
file(GLOB tool_sources
|
||||
*.c *.h
|
||||
cmd/*.c cmd/*.h)
|
||||
cmd/*.c cmd/*.h
|
||||
cmd/internal/*.c)
|
||||
|
||||
if (WIN32)
|
||||
set(rc_file ${CMAKE_CURRENT_SOURCE_DIR}/../res/win32/frontend.rc)
|
||||
|
||||
Reference in New Issue
Block a user