Skip to content

Commit

Permalink
Add /Brepro
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 authored May 10, 2024
1 parent bc081d6 commit 2641e46
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 @@ -27,6 +27,7 @@ include_directories(
set(CMAKE_INSTALL_BINDIR ${CMAKE_CURRENT_SOURCE_DIR}/dists)

add_definitions(-DUNICODE -D_UNICODE)
add_link_options("/Brepro")

# print all cmake builtin variables
# get_cmake_property(_variableNames VARIABLES)
Expand Down

0 comments on commit 2641e46

Please sign in to comment.