Remove newline in untouched file

This commit is contained in:
root
2020-04-18 14:50:16 -06:00
parent 624b2f24df
commit 7e231b8b2d

View File

@@ -14,7 +14,6 @@ INCLUDE_DIRECTORIES(
"${CMAKE_BINARY_DIR}/src"
)
# See cmake/modules/PluginList.cmake
FOREACH(PLUGIN ${PLUGIN_LIST})
ADD_SUBDIRECTORY(${PLUGIN})