Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
KennethVanhoey
CGoGN
Commits
bbbb8e0f
Commit
bbbb8e0f
authored
Dec 06, 2011
by
Sylvain Thery
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comment modifier le CGoGN roor dir a la volee
parent
c724b700
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README_APPS.TXT
README_APPS.TXT
+1
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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