change editor code: m1911Materials.fbx to M1911Materials.fbx, delete the extra keyword PUBLIC from CMakeLists.txt
This commit is contained in:
@ -83,7 +83,6 @@ set(STATIC_LIBRARY ${PROJECT_NAME}-static)
|
||||
add_library(${STATIC_LIBRARY} STATIC ${SRC_SOURCE})
|
||||
|
||||
target_compile_definitions(${STATIC_LIBRARY} PRIVATE
|
||||
PUBLIC
|
||||
${DEBUG_DEFINITIONS}
|
||||
INTERFACE
|
||||
PRISM_STATIC
|
||||
|
||||
Reference in New Issue
Block a user