aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libparser/CMakeLists.txt
diff options
context:
space:
mode:
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