增加AutoSCL.cpp测试程序,除展示SourceCodeLocation外,也演示了__VA_OPT__与__VA_ARGS__组合使用. 是NewObject/NewComponent等宏的重要基础
This commit is contained in:
@@ -27,6 +27,7 @@ endmacro()
|
||||
|
||||
####################################################################################################
|
||||
cm_example_project("Debug" DebugObject debug/DebugObject.cpp)
|
||||
cm_example_project("Debug" AutoSCL debug/AutoSCL.cpp)
|
||||
|
||||
####################################################################################################
|
||||
cm_example_project("DataType/RAM" RuntimeAssetManagerTest datatype/ram/RuntimeAssetManagerTest.cpp
|
||||
|
Reference in New Issue
Block a user