Skip to content

Commit 9d9b30a

Browse files
committed
Rename folder
1 parent 48f665a commit 9d9b30a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+30
-30
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ if( DOXYGEN_FOUND )
6262
install(DIRECTORY doc/ DESTINATION ${CMAKE_INSTALL_DOCDIR} )
6363
endif()
6464

65-
add_subdirectory(libcdoc)
65+
add_subdirectory(cdoc)
6666

6767
find_package(Boost COMPONENTS unit_test_framework QUIET)
6868
if (TARGET Boost::unit_test_framework)
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)