Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
bramtayl committed Aug 12, 2023
1 parent 0fe62ab commit 5ad9545
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 @@ -2,6 +2,7 @@ cmake_minimum_required(VERSION 3.25)

project(Justly VERSION 0.3.5)

# this means we don't have to set rpath for vcpkg non-plugin libraries
set(CMAKE_BUILD_RPATH_USE_ORIGIN ON)

list(APPEND CMAKE_PREFIX_PATH "/home/brandon/6.5.1/gcc_64")
Expand Down

0 comments on commit 5ad9545

Please sign in to comment.