Skip to content
Snippets Groups Projects
Commit 965a9b5a authored by Mohcine Chraibi's avatar Mohcine Chraibi
Browse files

add install doc and adapt path for submodule

parent 4368b394
No related branches found
No related tags found
No related merge requests found
......@@ -549,7 +549,7 @@ endif()
PATTERN "*_debug.*" EXCLUDE)
ADD_CUSTOM_COMMAND(
TARGET ${PROJECT_NAME} POST_BUILD
COMMAND ruby ${CMAKE_SOURCE_DIR}/ruby/fixup/fixup.rb ${EXECUTABLE}
COMMAND ruby ${PROJECT_SOURCE_DIR}/ruby/fixup/fixup.rb ${EXECUTABLE}
COMMENT "Fixing up the app bundle")
ENDIF(APPLE)
......
......@@ -13,3 +13,9 @@ brew install vtk --with-qt --without-python --without-boost --build-from-source
sudo apt-get install libmgl-qt5
sudo apt-get install libvtk5-dev
sudo apt-get install libvtk5.8-qt4
* ubuntu docker
- cmake
- git
- g++
- libvtk5-dev
- libvtk5-qt4-dev
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<geometry version="0.5" caption="arena_section" unit="m"
<geometry version="0.8" caption="arena_section" unit="m"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../xsd/jps_geometry.xsd">
<rooms>
......
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