Area.cpp and CMakeLists.txt had extranious line ending
This commit is contained in:
@@ -3454,4 +3454,4 @@ const AreaStaticParams &Area::getDefaultParams() {
|
||||
|
||||
#if defined(__clang__)
|
||||
# pragma clang diagnostic pop
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -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})
|
||||
|
||||
Reference in New Issue
Block a user