-
- Downloads
Create a new target ll::oslibrary to link against libs specific to the OS compiled on.
This gets rid of the a few OS specific set and uses variables (which some even seemed mostly duplicate like WINDOWS_LIBRARIES ans UI_LIBRARIES) and it also solves the problem of having them to tack on every target, as of no they come as a transitive dependency from llcommon
Showing
- indra/cmake/LLAddBuildTest.cmake 0 additions, 2 deletionsindra/cmake/LLAddBuildTest.cmake
- indra/cmake/Linking.cmake 44 additions, 26 deletionsindra/cmake/Linking.cmake
- indra/integration_tests/llimage_libtest/CMakeLists.txt 0 additions, 14 deletionsindra/integration_tests/llimage_libtest/CMakeLists.txt
- indra/integration_tests/llui_libtest/CMakeLists.txt 0 additions, 16 deletionsindra/integration_tests/llui_libtest/CMakeLists.txt
- indra/llcommon/CMakeLists.txt 2 additions, 11 deletionsindra/llcommon/CMakeLists.txt
- indra/llcorehttp/CMakeLists.txt 0 additions, 2 deletionsindra/llcorehttp/CMakeLists.txt
- indra/llfilesystem/CMakeLists.txt 1 addition, 8 deletionsindra/llfilesystem/CMakeLists.txt
- indra/llinventory/CMakeLists.txt 1 addition, 1 deletionindra/llinventory/CMakeLists.txt
- indra/llmessage/CMakeLists.txt 2 additions, 15 deletionsindra/llmessage/CMakeLists.txt
- indra/llplugin/slplugin/CMakeLists.txt 0 additions, 8 deletionsindra/llplugin/slplugin/CMakeLists.txt
- indra/llui/CMakeLists.txt 2 additions, 2 deletionsindra/llui/CMakeLists.txt
- indra/llxml/CMakeLists.txt 0 additions, 1 deletionindra/llxml/CMakeLists.txt
- indra/newview/CMakeLists.txt 0 additions, 16 deletionsindra/newview/CMakeLists.txt
- indra/test/CMakeLists.txt 0 additions, 2 deletionsindra/test/CMakeLists.txt
Loading
Please register or sign in to comment