Explorar el Código

Z991240-764 #comment module: Assistantchannel实体修改编译名

胡琛80272472 hace 4 años
padre
commit
e93c8e13c9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Module/mod_assistantchannel/CMakeLists.txt

+ 1 - 1
Module/mod_assistantchannel/CMakeLists.txt

@@ -1,5 +1,5 @@
 #ʵÌåÃû
-define_module("AssistantChannel")
+define_module("assistantchannel")
 
 file(GLOB ${MODULE_PREFIX}_SRCS RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}"
     "${CMAKE_CURRENT_SOURCE_DIR}/*.h" "${CMAKE_CURRENT_SOURCE_DIR}/*.cpp"