Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove: unnecessary code in libs CMakeLists.txt files #1156

Merged
merged 2 commits into from
Aug 18, 2022

Conversation

jjnicola
Copy link
Member

@jjnicola jjnicola commented Aug 16, 2022

What:
Remove the project string setup code for the nasl and misc CMakeLists.txt files
Jira: SC-654

Why:
The main project version string is already used.

How:
Run cmake and compile (with and without release flag, with and without dev version var set). Check the installed binary's names

Checklist:

  • Tests
  • PR merge commit message adjusted

nasl/CMakeLists.txt Outdated Show resolved Hide resolved
jjnicola and others added 2 commits August 18, 2022 11:27
Remove the project string setup code for the nasl and misc CMakeLists.txt files,
since the main project version string is already used.
Co-authored-by: Christoph Krämer <c.kraemer.rulle@web.de>
@ArnoStiefvater ArnoStiefvater enabled auto-merge (squash) August 18, 2022 09:27
@ArnoStiefvater ArnoStiefvater enabled auto-merge (squash) August 18, 2022 09:29
@ArnoStiefvater ArnoStiefvater merged commit b614dbd into greenbone:main Aug 18, 2022
mergify bot pushed a commit that referenced this pull request Aug 18, 2022
* Remove: unnecessary code in libs CMakeLists.txt files

Remove the project string setup code for the nasl and misc CMakeLists.txt files,
since the main project version string is already used.

(cherry picked from commit b614dbd)
ArnoStiefvater pushed a commit that referenced this pull request Aug 18, 2022
* Remove: unnecessary code in libs CMakeLists.txt files

Remove the project string setup code for the nasl and misc CMakeLists.txt files,
since the main project version string is already used.

(cherry picked from commit b614dbd)
@nichtsfrei nichtsfrei mentioned this pull request Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants