remove empty smart folder
parent
c985701fdc
commit
ce0f21930e
|
@ -1,6 +0,0 @@
|
||||||
# Install headers
|
|
||||||
file(GLOB smart_headers "*.h")
|
|
||||||
install(FILES ${smart_headers} DESTINATION include/gtsam/smart)
|
|
||||||
|
|
||||||
# Build tests
|
|
||||||
add_subdirectory(tests)
|
|
|
@ -1 +0,0 @@
|
||||||
gtsamAddTestsGlob(smart "test*.cpp" "" "gtsam")
|
|
Loading…
Reference in New Issue