worked on FAT32 stuff
This commit is contained in:
@@ -38,6 +38,7 @@ ADD_DEFINITIONS(
|
||||
-Warray-bounds
|
||||
-fstack-protector-all
|
||||
|
||||
-DWITH_LOG
|
||||
|
||||
-g
|
||||
-O0
|
||||
@@ -65,6 +66,7 @@ ADD_EXECUTABLE(
|
||||
TARGET_LINK_LIBRARIES(
|
||||
${PROJECT_NAME}
|
||||
gtest
|
||||
fmt
|
||||
# pthread
|
||||
${EXTRA_LIBS}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user