mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 12:54:50 +01:00
Remove unused 'app' directory
This commit is contained in:
parent
62412e8d87
commit
fbff818e48
@ -24,7 +24,6 @@ find_package(RRuntime REQUIRED)
|
|||||||
|
|
||||||
add_subdirectory(src)
|
add_subdirectory(src)
|
||||||
add_subdirectory(R_lib)
|
add_subdirectory(R_lib)
|
||||||
add_subdirectory(app)
|
|
||||||
add_subdirectory(bench)
|
add_subdirectory(bench)
|
||||||
|
|
||||||
# as tug will also pull in doctest as a dependency
|
# as tug will also pull in doctest as a dependency
|
||||||
|
|||||||
@ -1,6 +0,0 @@
|
|||||||
|
|
||||||
# add_executable(poet poet.cpp)
|
|
||||||
# target_include_directories(poet PUBLIC "${CMAKE_CURRENT_BINARY_DIR}")
|
|
||||||
# target_link_libraries(poet PUBLIC poet_lib MPI::MPI_CXX)
|
|
||||||
|
|
||||||
# install(TARGETS poet DESTINATION bin)
|
|
||||||
Loading…
x
Reference in New Issue
Block a user