tasmet/src/material/CMakeLists.txt

8 lines
85 B
CMake

add_library(material
gas.cpp
air.cpp
helium.cpp
nitrogen.cpp
solid.cpp
)