mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-10 13:29:38 +00:00
Slight formatting fix
This commit is contained in:
parent
5991ef1dca
commit
160566b8f8
4
thirdparty/CMakeLists.txt
vendored
4
thirdparty/CMakeLists.txt
vendored
@ -1,6 +1,6 @@
|
||||
include_directories("${PROJECT_SOURCE_DIR}")
|
||||
|
||||
file(GLOB SOURCES "${CMAKE_CURRENT_SOURCE_DIR}/loguru.cpp"
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/loguru.hpp")
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/loguru.hpp")
|
||||
|
||||
add_library(loguru OBJECT ${SOURCES})
|
||||
add_library(loguru OBJECT ${SOURCES})
|
||||
|
Loading…
x
Reference in New Issue
Block a user