cmake conversion #1

Merged
SlavekB merged 1 commits from feat/cmakeConv into master 5 years ago
Ghost commented 5 years ago
There is no content yet.
Ghost added the PR/rfc label 5 years ago
SlavekB reviewed 5 years ago
SlavekB left a comment
Owner

Excellent work! I have only one small comment…

Excellent work! I have only one small comment…
##### check for dbus-binding-tool
find_program( DBUS_BINDING_TOOL NAMES dbus-binding-tool
PATH /usr/bin /usr/local/bin
Owner

Both paths listed here should be part of the standard paths that find_program looks for. I think PATH can be omitted in this case.

Both paths listed here should be part of the standard paths that `find_program` looks for. I think `PATH` can be omitted in this case.
SlavekB approved these changes 5 years ago
SlavekB left a comment
Owner

It looks good. I have no other comments.

It looks good. I have no other comments.
SlavekB removed the PR/rfc label 5 years ago
SlavekB closed this pull request 5 years ago
SlavekB deleted branch feat/cmakeConv 5 years ago
SlavekB added this to the R14.0.7 release milestone 5 years ago
The pull request has been merged as a05e5694af.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/kdbusnotification#1
Loading…
There is no content yet.