Area.cpp and CMakeLists.txt had extranious line ending

This commit is contained in:
Eric Trombly
2020-03-31 08:52:57 -05:00
parent 0cbf56886a
commit bab00360c5
2 changed files with 2 additions and 2 deletions

View File

@@ -3454,4 +3454,4 @@ const AreaStaticParams &Area::getDefaultParams() {
#if defined(__clang__)
# pragma clang diagnostic pop
#endif
#endif

View File

@@ -131,4 +131,4 @@ endif(FREECAD_USE_PCH)
SET_BIN_DIR(Path Path /Mod/Path)
SET_PYTHON_PREFIX_SUFFIX(Path)
INSTALL(TARGETS Path DESTINATION ${CMAKE_INSTALL_LIBDIR})
INSTALL(TARGETS Path DESTINATION ${CMAKE_INSTALL_LIBDIR})