add infrastructure and first example for testing standalone LAMMPS input commands
This commit is contained in:
@ -1,10 +1,9 @@
|
||||
include(GTest)
|
||||
|
||||
add_subdirectory(force-styles)
|
||||
|
||||
add_subdirectory(utils)
|
||||
|
||||
add_subdirectory(formats)
|
||||
add_subdirectory(commands)
|
||||
|
||||
find_package(ClangFormat 8.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user