Adding windows build information
This commit is contained in:
parent
ac4f08c67c
commit
cce9609ced
4 changed files with 14 additions and 5 deletions
|
|
@ -1,5 +1,7 @@
|
|||
option(MODULES_MEMORY_DEBUG "Debug memory" ON)
|
||||
|
||||
set(WINDOWS_LIBRARIES "../../ModulesWindowsLibraries" CACHE STRING "Svn repository with windows libraries https://svn.riouxsvn.com/moduleswindowsl")
|
||||
|
||||
if (MODULES_MEMORY_DEBUG)
|
||||
add_compile_definitions(MEM_DEBUG)
|
||||
endif ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue