Archived issue #0027321
Configuration, CMake - check for doxygen during the first configuration and turn on overview building if doxygen is found
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
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.
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
[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
dear ski, please review CR27321 branch
Reviewed, please proceed.
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
Related records