Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
daa97021
Commit
daa97021
authored
Dec 14, 2016
by
Maksim Shabunin
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #7810 from parismita:patch-1
parents
55921425
f55e9662
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
linux_install.markdown
...torials/introduction/linux_install/linux_install.markdown
+3
-0
No files found.
doc/tutorials/introduction/linux_install/linux_install.markdown
View file @
daa97021
...
...
@@ -74,6 +74,9 @@ Building OpenCV from Source Using CMake
- run: “Configure”
- run: “Generate”
@note
Use `cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local ..` , without spaces after -D if the above example doesn't work.
-# Description of some parameters
-
build type:
`CMAKE_BUILD_TYPE=Release\Debug`
-
to build with modules from opencv_contrib set OPENCV_EXTRA_MODULES_PATH to
\<
path to
...
...
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