Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
# Conflicts:
#	Splines.prj
  • Loading branch information
ebertolazzi committed Nov 19, 2023
1 parent dbf43fc commit 7362546
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ if( UTILS_BUILD_SHARED )
utils_artifacts_suffix(ARTIFACTS_DYNAMIC_SUFFIX FALSE)
endif()

if ( APPLE )
set( CMAKE_OSX_ARCHITECTURES arm64;x86_64 )
if( EXISTS "../CMakeLists-customize.txt" )
include(../CMakeLists-customize.txt)
endif()

message( STATUS "Compiler used: ${CMAKE_CXX_COMPILER_ID}" )
Expand Down
2 changes: 1 addition & 1 deletion submodules/Utils
Submodule Utils updated 1 files
+2 −2 CMakeLists.txt
2 changes: 1 addition & 1 deletion submodules/quarticRootsFlocke

0 comments on commit 7362546

Please sign in to comment.