David Williams
|
49683b4b48
|
Fixed compile error due to logging code changing scope.
|
2015-05-14 11:27:19 +02:00 |
|
David Williams
|
16fca2529b
|
Moved Config.h out of the 'Impl' folder. It should probably be considered part of the public API as users may want to adjust it for their purposes.
|
2015-05-09 08:58:14 +02:00 |
|
David Williams
|
65b0d1c3c5
|
Moved parts of the logging code into the public API (so users can redirect logs).
|
2015-05-09 08:52:30 +02:00 |
|
David Williams
|
c2bb64d055
|
Renamed Logging.h to LoggingImpl.h
Added missing files to CMakeLists.txt
|
2015-05-08 21:18:10 +02:00 |
|
David Williams
|
a61d4556c1
|
Moved assertion code to separate file.
|
2015-05-08 15:31:17 +02:00 |
|