cloc
parent
7bba09ec70
commit
383904585f
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.25)
|
||||
project(graphs VERSION 0.0.30)
|
||||
project(graphs VERSION 0.0.31)
|
||||
|
||||
option(ENABLE_ADDRSAN "Enable the address sanitizer" OFF)
|
||||
option(ENABLE_UBSAN "Enable the ub sanitizer" OFF)
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
cloc include src lib/BLT-With-Graphics-Template/include/ lib/BLT-With-Graphics-Template/src lib/BLT-With-Graphics-Template/libraries/BLT/include lib/BLT-With-Graphics-Template/libraries/BLT/src lib/BLT-With-Graphics-Template/libraries/BLT/tests --exclude_dir=imgui
|
|
@ -1 +1 @@
|
|||
Subproject commit eaf15046b4cab4ef0c5a9ba96c2d4e2d81ae6e73
|
||||
Subproject commit e67481934450d248478c82dd36f71e799733fe01
|
Loading…
Reference in New Issue