Skip to content

Commit

Permalink
will use CPM instead of prebuilt binaries on windows. MACOS compatibi…
Browse files Browse the repository at this point in the history
…lity (working more or less)
  • Loading branch information
nicolas-f committed Oct 3, 2024
1 parent e68615b commit ce01dcb
Show file tree
Hide file tree
Showing 37 changed files with 23 additions and 2,151 deletions.
76 changes: 0 additions & 76 deletions .github/workflows/actions/windows/getLibpack/action.yml

This file was deleted.

8 changes: 0 additions & 8 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@ project (isimpa VERSION 1.3.4)
# a better way to load dependencies
include(cmake/CPM.cmake)

# include helper functions/macros
add_subdirectory(cmake/ISIMPA_Helpers)

list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cMake")

InitializeISIMPABuildOptions()
ISIMPALibpackChecks()

# convert path of a .lib file into a .dll file
# findboost does not store .dll locations
macro(LIB_TO_DLL LIBPATH DLL_PATH)
Expand Down
60 changes: 0 additions & 60 deletions cmake/ConfigureChecks.cmake

This file was deleted.

70 changes: 0 additions & 70 deletions cmake/FindCoin3DDoc.cmake

This file was deleted.

65 changes: 0 additions & 65 deletions cmake/FindEigen3.cmake

This file was deleted.

58 changes: 0 additions & 58 deletions cmake/FindKDL.cmake

This file was deleted.

Loading

0 comments on commit ce01dcb

Please sign in to comment.