mirror of
https://github.com/shadps4-emu/ext-fmt.git
synced 2024-11-23 09:49:42 +00:00
Add doc/ to cmake build.
This commit is contained in:
parent
2a95e670e5
commit
382e25ec3e
@ -16,6 +16,8 @@ if (CMAKE_COMPILER_IS_GNUCXX)
|
||||
"-Wall -Wextra -pedantic")
|
||||
endif ()
|
||||
|
||||
add_subdirectory(doc)
|
||||
|
||||
# We compile Google Test ourselves instead of using pre-compiled libraries.
|
||||
# See the Google Test FAQ "Why is it not recommended to install a
|
||||
# pre-compiled copy of Google Test (for example, into /usr/local)?"
|
||||
|
Loading…
Reference in New Issue
Block a user