updated on Mon Jan 23 04:00:55 UTC 2012
[aur-mirror.git] / kdeplasma-applets-qrcodeplasmoid-git / patch
blobbb76fcfe87c14da5919ce10938a8b7aae6bc9187
1 --- a/CMakeLists.txt    2011-08-02 09:57:50.532290460 +0200
2 +++ b/CMakeLists.txt    2011-08-02 10:00:16.128168366 +0200
3 @@ -14,7 +14,7 @@
4  # TODO: option to enable/disable standalone and plasmoid build
5  
6  # Add debug symbols
7 -SET(CMAKE_CXX_FLAGS "-g -Wall")
8 +SET(CMAKE_CXX_FLAGS "-g -Wall -fPIC")
9  
10  find_package(Qt4 REQUIRED)
11  find_package(QREncode REQUIRED)