Skip to content

Commit

Permalink
Merge pull request #52 from df7cb/filename
Browse files Browse the repository at this point in the history
Fix library filename.
  • Loading branch information
gracid authored Oct 9, 2019
2 parents 355dde5 + b708365 commit e17565b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_SOURCE_DIR}/cmake/Modules)
set(VERSION_MAJOR 3)
set(VERSION_API 0)
set(VERSION_ABI 0)
set(VERSION_PATCH 0)

cmake_policy(SET CMP0011 NEW)

Expand Down

0 comments on commit e17565b

Please sign in to comment.