Cleanup: trailing space
This commit is contained in:
@@ -102,7 +102,7 @@ if(WIN32)
|
|||||||
#ocio deps
|
#ocio deps
|
||||||
include(cmake/tinyxml.cmake)
|
include(cmake/tinyxml.cmake)
|
||||||
include(cmake/yamlcpp.cmake)
|
include(cmake/yamlcpp.cmake)
|
||||||
#lcms is an ocio dep, but only if you build the apps, leaving it here for convenience
|
#lcms is an ocio dep, but only if you build the apps, leaving it here for convenience
|
||||||
#include(cmake/lcms.cmake)
|
#include(cmake/lcms.cmake)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
@@ -72,4 +72,3 @@ if (WIN32)
|
|||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
@@ -145,5 +145,3 @@ if(BUILD_MODE STREQUAL Release AND WIN32)
|
|||||||
DEPENDEES install
|
DEPENDEES install
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
@@ -110,4 +110,3 @@ if(WIN32)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
@@ -97,4 +97,3 @@ if(WIN32)
|
|||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
@@ -46,4 +46,3 @@ if(BUILD_MODE STREQUAL Release AND WIN32)
|
|||||||
DEPENDEES install
|
DEPENDEES install
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
@@ -274,4 +274,3 @@ set(PUGIXML_HASH 9346ca1dce2c48f1748c12fdac41a714)
|
|||||||
set(FLEXBISON_VERSION 2.5.5)
|
set(FLEXBISON_VERSION 2.5.5)
|
||||||
set(FLEXBISON_URI http://prdownloads.sourceforge.net/winflexbison//win_flex_bison-2.5.5.zip)
|
set(FLEXBISON_URI http://prdownloads.sourceforge.net/winflexbison//win_flex_bison-2.5.5.zip)
|
||||||
set(FLEXBISON_HASH d87a3938194520d904013abef3df10ce)
|
set(FLEXBISON_HASH d87a3938194520d904013abef3df10ce)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user