summaryrefslogtreecommitdiff
path: root/gr-video-sdl/src/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-11-04gr: added python -B everywhere for clean source treeJosh Blum
2012-07-03swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan
I have not encountered an issue, however this is the correct thing to do. Now individual components swig builds depend on the gr core swig target. Conflicts: gr-filter/swig/CMakeLists.txt
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau
this in the future. The sed script was provided by Moritz Fischer.
2012-03-22volk: added volk as depedency for various componentsJosh Blum
Its important to list the dependent libraries for a test so the library path can be correctly set. This is necessary on platforms without dynamic re-linking.
2011-11-30docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau
2011-11-28docs: more appropriate variable to use when setting the include/headers ↵Tom Rondeau
directory.
2011-11-27docs: forgot to have the generated .i files installed.Tom Rondeau
2011-11-27docs: added python doxygen docs to gr-video-sdlTom Rondeau
2011-10-23the librariesJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-07-24video-sdl: solution for proper swig directory windowsJosh Blum
2011-07-24video-sdl: video sdl builds on windows with MSVC as wellJosh Blum