From Philip Lowman, clean up of CMake files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
IF(WIN32)
|
||||
SET(CMAKE_SHARED_LINKER_FLAGS_DEBUG "${CMAKE_SHARED_LINKER_FLAGS_DEBUG} /NODEFAULTLIB:MSVCRT")
|
||||
ENDIF(WIN32)
|
||||
ENDIF()
|
||||
|
||||
INCLUDE_DIRECTORIES(${QUICKTIME_INCLUDE_DIR})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user