fix some recent compile issues
This commit is contained in:
@@ -36,7 +36,7 @@ IF (USE_GLUT)
|
||||
|
||||
ADD_EXECUTABLE(AppSerializeDemo
|
||||
main.cpp
|
||||
$(SERIALIZE_FILES)
|
||||
${SERIALIZE_FILES}
|
||||
SerializeDemo.cpp
|
||||
SerializeDemo.h
|
||||
)
|
||||
@@ -54,4 +54,4 @@ ELSE (USE_GLUT)
|
||||
SerializeDemo.cpp
|
||||
SerializeDemo.h
|
||||
)
|
||||
ENDIF (USE_GLUT)
|
||||
ENDIF (USE_GLUT)
|
||||
|
||||
Reference in New Issue
Block a user