We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1522fd6 commit 9f6fb04Copy full SHA for 9f6fb04
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 2.8)
2
3
project(modelica3d_dbus CXX C)
4
-option(USE_OMC "use openmodelica" ON)
+option(USE_OMC "use openmodelica" OFF)
5
option(OSG_BACKEND "build openscenegraph backed" ON)
6
option(INSTALL_EXAMPLES "install examples" ON)
7
option(BLENDER_BACKEND "build blender backed" ON)
0 commit comments