serac icon indicating copy to clipboard operation
serac copied to clipboard

CMake configure error when using submodules on `develop`

Open samuelpmishLLNL opened this issue 2 years ago • 1 comments

When configuring serac with ENABLE_CODEVELOP on the develop branch, CMake emits the error:

...
[cmake] -- Serac Code Checks: ON
[cmake] -- Configuring done
[cmake] CMake Error: install(EXPORT "serac-targets" ...) includes target "cuda" more than once in the export set.
[cmake] -- Generating done
[cmake] CMake Generate step failed.  Build files cannot be regenerated correctly.

samuelpmishLLNL avatar Aug 15 '22 18:08 samuelpmishLLNL

#748

CUDA builds have not been enabled for codevelop. Referencing these together so we can fix them all at once.

white238 avatar Aug 15 '22 18:08 white238

duplicate of #748 which has more up to date info

white238 avatar Jan 29 '24 21:01 white238