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

CMake maintenance #1847

Merged
merged 16 commits into from
Jan 22, 2021
Merged

CMake maintenance #1847

merged 16 commits into from
Jan 22, 2021

Conversation

mahrud
Copy link
Member

@mahrud mahrud commented Jan 20, 2021

No description provided.

@mahrud mahrud marked this pull request as ready for review January 21, 2021 11:19
M2/configure.ac Show resolved Hide resolved
@mahrud mahrud linked an issue Jan 22, 2021 that may be closed by this pull request
@@ -29,4 +30,8 @@ foreach(filename IN LISTS M2LIST ITEMS
file(COPY ${filename} DESTINATION ${CORE_DIR})
endforeach()

## Copy Core tests from Macaulay2/tests/normal to share/doc/Macaulay2/Core/tests
file(COPY ${CMAKE_SOURCE_DIR}/Macaulay2/tests/normal/ DESTINATION ${CORE_TESTS}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd tried to do this in 7a55f01, but I guess it wasn't working properly? We probably should revert that commit, too.

@DanGrayson DanGrayson merged commit 342bdfc into Macaulay2:development Jan 22, 2021
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

Successfully merging this pull request may close these issues.

viewHelp String results in wrong file path
3 participants