Widget Example added
This commit is contained in:
parent
b2f5c0193a
commit
f3bc272eae
5 changed files with 12 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
option(MODULES_MEMORY_DEBUG "Debug memory" ON)
|
||||
option(MODULES_MEMORY_DEBUG_STACK_TRACE "Record stack info on memory debug" ON)
|
||||
option(MODULES_MEMORY_DEBUG "Debug memory" OFF)
|
||||
option(MODULES_MEMORY_DEBUG_STACK_TRACE "Record stack info on memory debug" OFF)
|
||||
|
||||
set(WINDOWS_LIBRARIES "../../ModulesWindowsLibraries" CACHE STRING "Svn repository with windows libraries https://svn.riouxsvn.com/moduleswindowsl")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue