Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KennethVanhoey
CGoGN
Commits
bbbb8e0f
Commit
bbbb8e0f
authored
Dec 06, 2011
by
Sylvain Thery
Browse files
comment modifier le CGoGN roor dir a la volee
parent
c724b700
Changes
1
Hide whitespace changes
Inline
Side-by-side
README_APPS.TXT
View file @
bbbb8e0f
...
...
@@ -9,7 +9,7 @@ Le CMakeLists.txt a la racine de l'application doit commencer par
cmake_minimum_required(VERSION 2.8)
PROJECT(NOM_DE_L_APPLICATION)
SET(CGoGN_ROOT_DIR ${CMAKE_SOURCE_DIR}/../../CGoGN)
SET(CGoGN_ROOT_DIR ${CMAKE_SOURCE_DIR}/../../CGoGN
CACHE STRING "CGoGN root dir"
)
INCLUDE(${CGoGN_ROOT_DIR}/apps_cmake.txt)
Le ../../CGoGN correspond au chemin relatif vers votre version de CGoGN
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment