aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libparser/CMakeLists.txt
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2023-02-25 19:44:32 +0100
committerRenaud G <renaud.guezennec@gmail.com>2023-03-25 17:51:33 +0100
commit92db129f16991b8e5b8870b08d96dcfe5749b926 (patch)
tree4556a8a3c0bc468ab8eaf442de142ce74eebca37 /src/libparser/CMakeLists.txt
parent8ffe8297a73569ed91a881a0afc34aca67082a64 (diff)
downloadOneRoll-92db129f16991b8e5b8870b08d96dcfe5749b926.tar.gz
OneRoll-92db129f16991b8e5b8870b08d96dcfe5749b926.zip
compilation on windows.
Diffstat (limited to 'src/libparser/CMakeLists.txt')
-rw-r--r--src/libparser/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libparser/CMakeLists.txt b/src/libparser/CMakeLists.txt
index a4cfad2..8793d45 100644
--- a/src/libparser/CMakeLists.txt
+++ b/src/libparser/CMakeLists.txt
@@ -7,6 +7,8 @@ find_package(Qt${QT_VERSION_MAJOR} ${QT_REQUIRED_VERSION} CONFIG COMPONENTS Qml
include_directories(${CMAKE_CURRENT_SOURCE_DIR} result node)
+set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)
+
set(dice_header_path include/diceparser)
set(dice_public_headers ${dice_header_path}/diceparser_global.h