Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automagic dep on doxygen #3

Open
ZeroChaos- opened this issue Aug 25, 2015 · 0 comments
Open

automagic dep on doxygen #3

ZeroChaos- opened this issue Aug 25, 2015 · 0 comments

Comments

@ZeroChaos-
Copy link

-DENABLE_DOXYGEN=OFF does not appear to actually work

cmake --no-warn-unused-cli -C /var/tmp/portage/net-wireless/gr-paint-9999/work/gr-paint-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_DOXYGEN=OFF -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/net-wireless/gr-paint-9999/work/gr-paint-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-wireless/gr-paint-9999/work/gr-paint-9999_build/gentoo_toolchain.cmake /var/tmp/portage/net-wireless/gr-paint-9999/work/gr-paint-9999

-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)

pretty sure it shouldn't be looking for doxygen if I have disabled it on the cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant