Update BUILDBINARIES_EXAMPLE.bat
parent
621a7a1abd
commit
a0fb50146a
|
@ -3,6 +3,9 @@
|
||||||
|
|
||||||
:: Compiled binaries will be placed in BINARIES_DIR\code\CONFIG
|
:: Compiled binaries will be placed in BINARIES_DIR\code\CONFIG
|
||||||
|
|
||||||
|
:: NOTE
|
||||||
|
:: The build process will generate a config.h file that is placed in BINARIES_DIR\include
|
||||||
|
|
||||||
SET SOURCE_DIR=.
|
SET SOURCE_DIR=.
|
||||||
|
|
||||||
:: For generators see "cmake --help"
|
:: For generators see "cmake --help"
|
||||||
|
|
Loading…
Reference in New Issue