Skip to content

Commit

Permalink
Export *.lib files on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Werni2A committed Jun 30, 2024
1 parent f369f36 commit 9305bd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS 1)

# Add CompoundFileReader dependency
find_path(COMPOUNDFILEREADER_INCLUDE_DIRS "compoundfilereader.h")

Expand Down

0 comments on commit 9305bd0

Please sign in to comment.