diff options
Diffstat (limited to 'linden/indra/libgpg-error/CMakeLists.txt')
-rw-r--r-- | linden/indra/libgpg-error/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/libgpg-error/CMakeLists.txt b/linden/indra/libgpg-error/CMakeLists.txt index a595ab8..b3db72e 100644 --- a/linden/indra/libgpg-error/CMakeLists.txt +++ b/linden/indra/libgpg-error/CMakeLists.txt | |||
@@ -66,6 +66,7 @@ include_directories(${LIBGPG-ERROR_INCLUDE_DIRS}) | |||
66 | 66 | ||
67 | add_library(libgpg-error STATIC IMPORTED) | 67 | add_library(libgpg-error STATIC IMPORTED) |
68 | 68 | ||
69 | # Happy this is not needed, but leaving it around for reference. | ||
69 | #set_target_properties(libgpg-error PROPERTIES | 70 | #set_target_properties(libgpg-error PROPERTIES |
70 | # IMPORTED_LOCATION ${CMAKE_CURRENT_SOURCE_DIR}/../libgpg-error/libgpg-error-1.0/lib/libgpg-error.a | 71 | # IMPORTED_LOCATION ${CMAKE_CURRENT_SOURCE_DIR}/../libgpg-error/libgpg-error-1.0/lib/libgpg-error.a |
71 | # ) | 72 | # ) |