Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 430080 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- src/CMakeLists.txt
0
++ src/CMakeLists.txt
Lines 1-4 Link Here
1
SET( CMAKE_CXX_FLAGS "-DTIXML_USE_STL -ggdb" )
1
SET( CMAKE_CXX_FLAGS "$ENV{CXXFLAGS} -DTIXML_USE_STL" )
2
2
3
INCLUDE_DIRECTORIES(
3
INCLUDE_DIRECTORIES(
4
    ${SDL_INCLUDE_DIR}
4
    ${SDL_INCLUDE_DIR}

Return to bug 430080