Fri, 06 Feb 2026 16:22:33 +0100
add --styles-and-script option to output default CSS and Javascript for page composition
|
28
23c7409cf822
add support for different compilers
Mike Becker <universe@uap-core.de>
parents:
17
diff
changeset
|
1 | CXXFLAGS = |
| 45 | 2 | DEBUG_CXXFLAGS = |
| 3 | RELEASE_CXXFLAGS = | |
| 0 | 4 | LDFLAGS = |
| 5 |