pcsx2/cmake
gregory.hainaut a16f8b6bc4 [cmake] * new cmake option to contol flags (allow user to break everythings^^): USER_CMAKE_C_FLAGS and USER_CMAKE_CXX_FLAGS
For example enable more optimization on c++:
    cmake CMakeLists.txt DUSER_CMAKE_CXX_FLAGS="-O3"
Or more warning on c++:
    cmake CMakeLists.txt DUSER_CMAKE_CXX_FLAGS="-Wstrict-aliasing"


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3417 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-07-07 11:36:54 +00:00
..
BuildParameters.cmake [cmake] * new cmake option to contol flags (allow user to break everythings^^): USER_CMAKE_C_FLAGS and USER_CMAKE_CXX_FLAGS 2010-07-07 11:36:54 +00:00
FindA52.cmake cmake: commit some cleanup work (done by gregory). 2010-05-23 07:51:43 +00:00
FindCg.cmake Fix back up CMake. 2010-02-17 13:40:45 +00:00
FindGlew.cmake Commit a modified copy of the CMake files from issue 513. (Note: work in progress. Not currently for general use. Builds made using cmake are currently not supported, and unlikely to work properly.) 2010-01-21 15:12:50 +00:00
FindPortAudio.cmake [cmake]: 2010-06-04 11:07:25 +00:00
FindSoundTouch.cmake * Apply a co-patch of Air and me to use linux friendly include path 2010-06-11 13:51:43 +00:00
FindSparseHash.cmake [cmake] 2010-06-21 11:05:30 +00:00
Pcsx2Utils.cmake Commit a modified copy of the CMake files from issue 513. (Note: work in progress. Not currently for general use. Builds made using cmake are currently not supported, and unlikely to work properly.) 2010-01-21 15:12:50 +00:00
SearchForStuff.cmake [cmake] Fix a long standing typo 2010-06-23 15:45:05 +00:00
SelectPcsx2Plugins.cmake [cmake] 2010-06-23 10:07:18 +00:00