Skip to content

Commit 52b6b0c

Browse files
Merge pull request #99 from robotology/update/cmake
Update the InstallBasicPackageFiles cmake file
2 parents 761f70a + 94eef8e commit 52b6b0c

2 files changed

Lines changed: 364 additions & 356 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
cmake_minimum_required(VERSION 3.8)
66

77
project(OsqpEigen
8-
VERSION 0.6.3)
8+
VERSION 0.6.4)
99

1010
# ouptut paths
1111
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_BINDIR}")

0 commit comments

Comments
 (0)