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
David Cazier
CGoGN
Commits
9b8f3e9d
Commit
9b8f3e9d
authored
Jan 15, 2013
by
Sylvain Thery
Browse files
Merge branch 'master' of cgogn:~kraemer/CGoGN
parents
e0307c22
d8f993a0
Changes
2
Hide whitespace changes
Inline
Side-by-side
SCHNApps/Plugins/subdivideSurface/subdivideSurface.ui
View file @
9b8f3e9d
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<rect>
<rect>
<x>
0
</x>
<x>
0
</x>
<y>
0
</y>
<y>
0
</y>
<width>
17
4
</width>
<width>
17
6
</width>
<height>
427
</height>
<height>
427
</height>
</rect>
</rect>
</property>
</property>
...
...
ThirdParty/Assimp/CMakeLists.txt
View file @
9b8f3e9d
...
@@ -16,5 +16,7 @@ ENDIF ( NOT Boost_FOUND )
...
@@ -16,5 +16,7 @@ ENDIF ( NOT Boost_FOUND )
INCLUDE_DIRECTORIES
(
${
Boost_INCLUDE_DIRS
}
)
INCLUDE_DIRECTORIES
(
${
Boost_INCLUDE_DIRS
}
)
SET
(
CMAKE_CXX_FLAGS
"
${
CMAKE_CXX_FLAGS
}
-fPIC"
)
SET
(
CMAKE_C_FLAGS
"
${
CMAKE_C_FLAGS
}
-fPIC"
)
ADD_SUBDIRECTORY
(
code/
)
ADD_SUBDIRECTORY
(
code/
)
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