]> git.pld-linux.org Git - packages/GLStats.git/blob - GLStats-shared.patch
- updated to 0.3.2
[packages/GLStats.git] / GLStats-shared.patch
1 --- GLStats-0.3.1/GLStats/CMakeLists.txt.orig   2014-12-21 09:02:36.729952851 +0100
2 +++ GLStats-0.3.1/GLStats/CMakeLists.txt        2014-12-21 09:02:41.406619323 +0100
3 @@ -5,7 +5,7 @@
4  
5  list(APPEND GLSTATS_LINK_LIBRARIES ${Boost_PROGRAM_OPTIONS_LIBRARY})
6  
7 -set(GLSTATS_LIBRARY_TYPE STATIC)
8 +set(GLSTATS_LINK_LIBRARIES GL)
9  common_library(GLStats)
10  
11  # Grouping files in VisualStudio
This page took 0.056661 seconds and 3 git commands to generate.