Fix mistakenly added "doxygengit" package
This commit is contained in:
		
							parent
							
								
									d4610643e2
								
							
						
					
					
						commit
						588032dd1f
					
				| @ -96,7 +96,7 @@ target_link_libraries(couchlib ${ASSIMP_LIBRARY}) | ||||
| ## Add documentation | ||||
| option(BUILD_DOCUMENTATION "Build the Doxygen documentation" OFF) | ||||
| if(BUILD_DOCUMENTATION) | ||||
|   find_package(Doxygengit | ||||
|   find_package(Doxygen | ||||
|     OPTIONAL_COMPONENTS dot mscgen dia) | ||||
|   doxygen_add_docs(couchdocs | ||||
|     . | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dane Johnson
						Dane Johnson