Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Python Binary Wheel Package
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASTRON Templates
Python Binary Wheel Package
Commits
1f3eeaac
Commit
1f3eeaac
authored
3 months ago
by
Hannes Feldt
Browse files
Options
Downloads
Patches
Plain Diff
fix
parent
e8d9c673
No related branches found
No related tags found
2 merge requests
!10
Add pre commit improve tox setup
,
!9
Draft: Add pre-commit hook and improve with better linting
Pipeline
#110512
failed
3 months ago
Stage: prepare
Stage: build
Stage: test
Pipeline: Python Binary Wheel Package
#110514
Pipeline: Python Binary Wheel Package
#110513
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
{{cookiecutter.project_slug}}/CMakeLists.txt
+3
-0
3 additions, 0 deletions
{{cookiecutter.project_slug}}/CMakeLists.txt
with
3 additions
and
0 deletions
{{cookiecutter.project_slug}}/CMakeLists.txt
+
3
−
0
View file @
1f3eeaac
...
...
@@ -6,6 +6,9 @@ set(
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/cmake/cmake-extra-utils/cmake"
)
set
(
LARGEFILE_SOURCE
)
set
(
FILE_OFFSET_BITS 64
)
# Include script
include
(
DynamicVersion
)
dynamic_version
(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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