Changes between Initial Version and Version 1 of Ticket #49108, comment 4
- Timestamp:
- Oct 12, 2015, 10:43:11 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49108, comment 4
initial v1 1 1 Modified attachment diff: I've change the `pre-configure` block according to my comments above. 2 2 3 Seems to work as intended now; both pure CMake ports and KDE4 ports build with the flags configured either by default or through commandline use of `configure.optflags`. 3 Seems to work as intended now; both pure CMake ports and KDE4 ports build with the flags configured either by default or through commandline use of `configure.optflags`. I hope I didn't miss anything in the foreach loop over the individual CPPFLAGS options?