Skip to content

Commit

Permalink
Remove unused 32bit compatibility settings (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener authored Jun 6, 2024
1 parent 0bf2a45 commit f554bf5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
26 changes: 0 additions & 26 deletions cmake/ilcsoft_build_32bit_compatible.cmake

This file was deleted.

1 change: 0 additions & 1 deletion cmake/ilcsoft_default_settings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ INCLUDE( ilcsoft_default_library_versioning )
INCLUDE( ilcsoft_default_build_output_directories )
INCLUDE( ilcsoft_default_rpath_settings )
INCLUDE( ilcsoft_default_cxx_flags )
#INCLUDE( ilcsoft_build_32bit_compatible )


# uninstall target may only be created once per project
Expand Down

0 comments on commit f554bf5

Please sign in to comment.