mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: use -Ddevelopment=true to set DEVELOPMENT_BUILD
And also, we use it as #ifdef, so never define it as 0.
This commit is contained in:
@ -104,6 +104,7 @@
|
||||
"--libdir=/app/lib",
|
||||
"--buildtype=debugoptimized",
|
||||
"-Dagent=true",
|
||||
"-Ddevelopment=true",
|
||||
"-Dlibsysprof=true",
|
||||
"-Dgtk=true",
|
||||
"-Dsysprofd=host"
|
||||
|
||||
Reference in New Issue
Block a user