Toggle navigation
Toggle navigation
This project
Loading...
Sign in
MAQAO
/
MAQAO
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Snippets
Network
Create a new issue
Commits
Issue Boards
Authored by
Cédric Valensi
2021-03-05 15:15:03 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f8609000a579e3f0141c041688855a9d0357f8ff
f8609000
1 parent
2a4af303
Sync
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
CMakeLists.txt
src/maqao/x86_64/x86_64_extensions.h
CMakeLists.txt
View file @
f860900
...
...
@@ -319,7 +319,7 @@ find_path(DPKG_DEB_PATH NAMES dpkg-deb) # look for dpkg-deb
SET
(
CPACK_PACKAGE_VERSION_MAJOR
"2"
)
SET
(
CPACK_PACKAGE_VERSION_MINOR
"13"
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
"
0
"
)
SET
(
CPACK_PACKAGE_VERSION_PATCH
"
2
"
)
# ---- Check if at least one package generator has been found
IF
((
NOT
(
${
RPMBUILD_PATH
}
STREQUAL
"RPMBUILD_PATH-NOTFOUND"
))
...
...
src/maqao/x86_64/x86_64_extensions.h
View file @
f860900
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment