use add_cm_library
This commit is contained in:
@@ -128,5 +128,4 @@ SET(PLATFORM_SOURCE ${PLATFORM_SOURCE}
|
|||||||
${PLATFORM_WINDOW_SOURCE}
|
${PLATFORM_WINDOW_SOURCE}
|
||||||
)
|
)
|
||||||
|
|
||||||
add_library(CMPlatform STATIC ${PLATFORM_SOURCE})
|
add_cm_library(CMPlatform "CM" ${PLATFORM_SOURCE})
|
||||||
set_property(TARGET CMPlatform PROPERTY FOLDER "CM")
|
|
||||||
|
Reference in New Issue
Block a user