src folder

This commit is contained in:
hamidrezanorouzi
2022-09-05 01:56:29 +04:30
parent 9d177aba28
commit ac5c3f08af
97 changed files with 11707 additions and 13 deletions

View File

@ -0,0 +1,11 @@
set(SourceFiles
property.C
)
set(link_libs Kokkos::kokkos phasicFlow)
pFlow_add_library_install(Property SourceFiles link_libs)