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

Unable to compile Trilinos because of PARSE_ARGUMENT Macro in Sundance/Playa CMakeLists.txt #2

Open
scroogie opened this issue May 22, 2018 · 0 comments

Comments

@scroogie
Copy link

Hi there,

I'm trying to build Trilinos and it fails with an error on Sundance:

Processing enabled package: Sundance (Libs, Tests, Examples)
adding Playa/src
-- DEPLIBS=''
adding Playa/tests
CMake Error at packages/Sundance/cmake/AddTestBatch.cmake:8 (PARSE_ARGUMENTS):
Unknown CMake command "PARSE_ARGUMENTS".
Call Stack (most recent call first):
packages/Sundance/Playa/tests/Operator/CMakeLists.txt:20 (ADD_TEST_BATCH)

It seems to me that the PARSE_ARGUMENTS macro should be replaced with CMAKE_PARSE_ARGUMENTS?

Best Greetings

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