Skip to content
Snippets Groups Projects
Commit d36dbcc3 authored by Langella Olivier's avatar Langella Olivier
Browse files

config libodsstream

parent e8835be5
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,12 @@ set (MINGW 1)
set (MAKE_TEST 0)
set(CMAKE_CXX_COMPILER "/mingw64/bin/g++.exe")
set(CMAKE_AUTOMOC ON)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(ODSSTREAM_QT5_FOUND 1)
set(ODSSTREAM_INCLUDE_DIR "/home/polipo/devel/libodsstream")
set(ODSSTREAM_QT5_LIBRARY "/home/polipo/devel/libodsstream/build/libodsstream-qt5.dll")
# QUAZIP_INCLUDE_DIR - Path to QuaZip include dir
set (QUAZIP_INCLUDE_DIR "/home/polipo/devel/quazip-0.7.3")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment