Skip to content

Commit

Permalink
Merge pull request #99 from robotology/update/cmake
Browse files Browse the repository at this point in the history
Update the InstallBasicPackageFiles cmake file
  • Loading branch information
GiulioRomualdi authored Jun 16, 2021
2 parents 761f70a + 94eef8e commit 52b6b0c
Show file tree
Hide file tree
Showing 2 changed files with 364 additions and 356 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 3.8)

project(OsqpEigen
VERSION 0.6.3)
VERSION 0.6.4)

# ouptut paths
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_BINDIR}")
Expand Down
Loading

0 comments on commit 52b6b0c

Please sign in to comment.