mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
src folder
This commit is contained in:
11
src/Property/CMakeLists.txt
Normal file
11
src/Property/CMakeLists.txt
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
set(SourceFiles
|
||||
property.C
|
||||
)
|
||||
|
||||
set(link_libs Kokkos::kokkos phasicFlow)
|
||||
|
||||
pFlow_add_library_install(Property SourceFiles link_libs)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user