mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
build system is added and is tested for serial execution
This commit is contained in:
4
cmake/globals.cmake
Normal file
4
cmake/globals.cmake
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
set(validFiles)
|
||||
list(APPEND validFiles *.C *.cpp *.cxx *.c *.cu *.H *.hpp *.hxx *.h *.cuh)
|
||||
|
Reference in New Issue
Block a user