DiscussionsIssue archiveOCCT:Configuration

Archived issue #0027321

Configuration, CMake - check for doxygen during the first configuration and turn on overview building if doxygen is found

Open CASCADEOCCT:Configurationclosed4 public notes

Search issues

Description

During the first configuration process it is required to detecting doxygen location in a system. If it found, turn on overview building.

Steps to reproduce

1. install doxygen into your system (or update PATH env variable in windows case)
2. run config process

doxygen should be found and overview building should be turned on

3. clean config process files
4. deinstall doxygen from the system (or simply remove path to doxygen from PATH env variable)
2. run config process again (do not forget to do complete cleaning before the running)

doxygen wont found and overview building will be turned off

Public activity

4 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Wed Mar 30 15:55:59 2016 +0300

    0027321: Configuration, CMake - check for doxygen during the first configuration and turn on overview building if doxygen is found
02Commenter 2
dear ski, please review CR27321 branch
03Commenter 3
Reviewed, please proceed.
04Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records