Skip to content

Conversation

@studiofuga
Copy link
Contributor

Add all files necessary to build .deb packages (use dpkg-buildpackage -uc -B)

The check for Release or Debug in CMAKE_BUILD_TYPE breaks some assumption in Debian packaging.
Since the check is useless, it has been removed.

Also fix some PUBLIC/PRIVATE mistake in target_include_directories to correctly pass the
properties to client code.
@jmigual jmigual added the build label Mar 1, 2022
@jmigual jmigual changed the title Devel/debianize 2 Add files necessary to package a .deb file Mar 1, 2022
@jmigual
Copy link
Collaborator

jmigual commented Mar 8, 2022

Hi, how does this debian porting work? Could you provide a link with more info?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants