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

Update Cmake-Multi-Platform Workflow #2

Conversation

franziska-wegner
Copy link
Owner

@franziska-wegner franziska-wegner commented Dec 5, 2023

We enable some flags to the CMake run that download some frameworks.

Frameworks:

  • CPPAD download enabled,
  • EIGEN download enabled, and
  • GOOGLE_TEST_FRAMEWORK download enabled.

We enable some flags to the CMake run that download some frameworks.
@franziska-wegner franziska-wegner added the enhancement New feature or request label Dec 5, 2023
@franziska-wegner franziska-wegner self-assigned this Dec 5, 2023
@franziska-wegner franziska-wegner added the CI/CD Changes in the CI process label Dec 5, 2023
franziska-wegner and others added 10 commits December 5, 2023 13:33
Frameworks:
* CPPAD=ON
* EIGEN=ON
* GOOGLE_TEST_FRAMEWORK=ON

Changes to be committed:
	modified:   .github/workflows/cmake-multi-platform.yml
Changes to be committed:
	modified:   .github/workflows/cmake-multi-platform.yml
We add sudo to the cmake build run to solve the permission denied issue with gmock and other frameworks that need write access for /usr/local/include.
…ember/add-sudo-cmake-for-ubuntu-to-make-camke-install-work

We add sudo to the cmake build run to solve the permission denied issue with gmock and other frameworks that need write access for /usr/local/include.
Changes to be committed:
	modified:   .github/workflows/cmake-multi-platform.yml
Changes to be committed:
	modified:   .github/workflows/cmake-multi-platform.yml
@franziska-wegner franziska-wegner deleted the franziska-wegner/2023/december/CMake-Workflow-Add-Some-Flags branch December 6, 2023 20:03
@franziska-wegner franziska-wegner linked an issue Dec 7, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Changes in the CI process enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Get DataStructure Tests Running
1 participant