File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -60,10 +60,6 @@ SET(CMAKE_CXX_FLAGS_DEBIAN "-O2")
6060
6161ADD_DEFINITIONS (-DDATADIR="${CMAKE_INSTALL_PREFIX} /share/lightspark" )
6262
63- IF (NOT CMAKE_BUILD_TYPE )
64- SET (CMAKE_BUILD_TYPE "Debug" )
65- ENDIF ()
66-
6763
6864SET (LIBSPARK_SOURCES swf.cpp swftypes.cpp tags.cpp geometry.cpp actions.cpp frame.cpp input .cpp streams.cpp tags_stub.cpp logger.cpp vm.cpp asobjects.cpp abc.cpp abc_codesynt.cpp abc_opcodes.cpp flashdisplay.cpp flashevents.cpp textfile.cpp thread_pool.cpp flashgeom.cpp flashnet.cpp flashsystem.cpp flashutils.cpp compat.cpp abc_interpreter.cpp flashexternal.cpp flashtext.cpp flashmedia.cpp flv.cpp netutils.cpp timer.cpp decoder.cpp threading.cpp flashxml.cpp)
6965IF (${CMAKE_SYSTEM_PROCESSOR} MATCHES "i[3-6]86" )
You can’t perform that action at this time.
0 commit comments