mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 12:28:22 +01:00
Remove R_lib subdirectory from CMakeLists.txt
This commit is contained in:
parent
408aac4588
commit
e74805370e
@ -23,7 +23,6 @@ find_package(MPI REQUIRED)
|
||||
find_package(RRuntime REQUIRED)
|
||||
|
||||
add_subdirectory(src)
|
||||
add_subdirectory(R_lib)
|
||||
add_subdirectory(bench)
|
||||
|
||||
# as tug will also pull in doctest as a dependency
|
||||
|
||||
@ -1 +0,0 @@
|
||||
install(FILES kin_r_library.R DESTINATION R_lib)
|
||||
Loading…
x
Reference in New Issue
Block a user