Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Initial commit to kick off trying to get new win build #264

Closed
wants to merge 2 commits into from

Conversation

carlosmmatos
Copy link

As per #244 - trying to see if we can figure out how to update/automate the process of building new MSI's for SCAP Workbench

@carlosmmatos carlosmmatos requested a review from jan-cerny June 23, 2020 16:54
Comment on lines +51 to +54
set(OPENSCAP_VERSION "1.3.3")
set(OPENSCAP_VERSION_MAJOR 1)
set(OPENSCAP_VERSION_MINOR 3)
set(OPENSCAP_VERSION_PATCH 3)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This had to be hardcoded just to get past because the resulting library from: find_package(OPENSCAP REQUIRED) has no VERSION information. Not sure if this is a bug in of itself.

@commandline-be
Copy link

scap-workbench hash mingw32 as a dependency for building for MSW but most are dropping mingw32 in favour of mingw64, is this compatible to build with ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants