Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
corpus2
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Analysers
corpus2
Commits
ac7ed64c
Commit
ac7ed64c
authored
3 years ago
by
Joanna Baran
Browse files
Options
Downloads
Patches
Plain Diff
Update CMakeLists.txt
parent
ca6df0a5
No related merge requests found
Pipeline
#3876
canceled with stage
in 1 minute and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/swig/CMakeLists.txt
+0
-1
0 additions, 1 deletion
src/swig/CMakeLists.txt
with
0 additions
and
1 deletion
src/swig/CMakeLists.txt
+
0
−
1
View file @
ac7ed64c
...
...
@@ -33,7 +33,6 @@ link_directories(${Boost_LIBRARY_DIRS})
# find_package(PythonLibs 3.8)
set
(
PYTHON_LIBRARIES
"/usr/lib/x86_64-linux-gnu/libpython3.8.so"
)
set
(
PYTHON_INCLUDE_DIRS
"/usr/include/python3.8"
)
find_package
(
PythonLibs 3.8
)
find_package
(
PythonInterp 3.8
)
# idea taken from pyplot build system
#execute_process(
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment