Skip to content

Commit ce92a9d

Browse files
committed
Rename library to cdoc
Signed-off-by: Raul Metsma <[email protected]>
1 parent 48f665a commit ce92a9d

Some content is hidden

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

74 files changed

+59
-59
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)