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

Remove code from OpenFHEConfig.cmake.in #734

Closed
pascoec opened this issue Apr 10, 2024 · 0 comments · Fixed by #758
Closed

Remove code from OpenFHEConfig.cmake.in #734

pascoec opened this issue Apr 10, 2024 · 0 comments · Fixed by #758
Assignees
Labels
cleanup Code cleanup
Milestone

Comments

@pascoec
Copy link
Collaborator

pascoec commented Apr 10, 2024

if( "@WITH_NTL@" STREQUAL "Y" )
set(OpenFHE_CXX_FLAGS "${OpenFHE_CXX_FLAGS} -DWITH_NTL" )
set(OpenFHE_C_FLAGS "${OpenFHE_C_FLAGS} -DWITH_NTL")
endif()

should be removed

@pascoec pascoec added the cleanup Code cleanup label Apr 10, 2024
@pascoec pascoec self-assigned this Apr 10, 2024
@pascoec pascoec linked a pull request May 1, 2024 that will close this issue
@yspolyakov yspolyakov added this to the Release 1.1.5 milestone May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code cleanup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants