Fixing build error for scripting-api submodule for tdeedu-doc #229

Merged
SlavekB merged 1 commits from feat/tdeedu-doc into master 2 years ago
Collaborator

Since the ${DOXYGEN_BINARY} variable is not defined in the configuration file, the scripting-api submodule is not buil. This hotfix resolves this issue.
In this fix, it was decided to add the FindDoxygen cmake module and replace the DOXYGEN_BINARY variable with the DOXYGEN_EXECUTABLE variable.

Since the ${DOXYGEN_BINARY} variable is not defined in the configuration file, the scripting-api submodule is not buil. This hotfix resolves this issue. In this fix, it was decided to add the `FindDoxygen` cmake module and replace the `DOXYGEN_BINARY` variable with the `DOXYGEN_EXECUTABLE` variable.
SlavekB requested changes 2 years ago
SlavekB left a comment
Owner

It seems to be less intervention to adjust the condition for DOXYGEN_BINARY detection in ConfigureChecks.cmake.

It seems to be less intervention to adjust the condition for `DOXYGEN_BINARY` detection in [ConfigureChecks.cmake](../tdeedu/src/branch/master/ConfigureChecks.cmake#L30).
ormorph force-pushed feat/tdeedu-doc from ad4bc10e17 to 77d39256e9 2 years ago
Poster
Collaborator

It seems to be less intervention to adjust the condition for DOXYGEN_BINARY detection in ConfigureChecks.cmake.

Ok. I posted the changes.

> It seems to be less intervention to adjust the condition for DOXYGEN_BINARY detection in ConfigureChecks.cmake. Ok. I posted the changes.
SlavekB approved these changes 2 years ago
SlavekB left a comment
Owner

Thank you, it looks good.

Thank you, it looks good.
SlavekB merged commit 237d1faabc into master 2 years ago
SlavekB deleted branch feat/tdeedu-doc 2 years ago
SlavekB added this to the R14.1.0 release milestone 2 years ago

Reviewers

SlavekB approved these changes 2 years ago
The pull request has been merged as 237d1faabc.
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/tde-packaging-gentoo#229
Loading…
There is no content yet.