Skip to content

Commit

Permalink
Current version of Psi+ is 1.5.2065
Browse files Browse the repository at this point in the history
It is based on:
* psi: 4f5fcd59
* plugins: 347230b
* psimedia: 478567e
* resources: fc4cfc1
  • Loading branch information
tehnick committed Oct 26, 2024
1 parent 54120b7 commit 5716940
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions cmake/modules/qtkeychain-bundled.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ include(FindPkgConfig)
include(ExternalProject)
#set CMake options and transfer the environment to an external project
set(Qtkeychain_BUILD_OPTIONS
-DCMAKE_CXX_STANDARD=14
-DCMAKE_CXX_STANDARD_REQUIRED=ON
-DBUILD_SHARED_LIBS=OFF
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.2064 (2024-10-15, 24d7fced)
1.5.2065 (2024-10-26, 4f5fcd59)

0 comments on commit 5716940

Please sign in to comment.