Lines 817-823
WARN_FORMAT = "$file:$line: $text"
Link Here
|
817 |
# messages should be written. If left blank the output is written to standard |
817 |
# messages should be written. If left blank the output is written to standard |
818 |
# error (stderr). |
818 |
# error (stderr). |
819 |
|
819 |
|
820 |
WARN_LOGFILE = "@BOX2D_BINARY_DIR@/docs/warnings.txt" |
820 |
WARN_LOGFILE = "@CMAKE_BINARY_DIR@/docs/warnings.txt" |
821 |
|
821 |
|
822 |
#--------------------------------------------------------------------------- |
822 |
#--------------------------------------------------------------------------- |
823 |
# Configuration options related to the input files |
823 |
# Configuration options related to the input files |