| .. |
|
cmake
|
Remove function create_target and instead directly use add_library
|
2022-04-17 18:28:55 +02:00 |
|
copy_win_scripts
|
…
|
|
|
doxygen
|
Update CMakeLists of doxygen project to require at least cmake 3.8.0 (same version as viewer) to get rid of deprecation warning.
|
2022-02-12 18:35:12 +01:00 |
|
integration_tests
|
Now there is a oslibrary target get rid of some more obsolete vars:
|
2022-04-16 15:33:32 +02:00 |
|
lib/python/indra
|
Merge branch 'master' into DRTVWR-543-maint
|
2022-02-28 21:55:28 +02:00 |
|
linux_crash_logger
|
create target ll::uilibraries to have one common target that defines what each
|
2022-04-16 17:28:26 +02:00 |
|
llappearance
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llaudio
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llcharacter
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llcommon
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llcorehttp
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llcrashlogger
|
Move CMake files to modernized cmake syntax, step 1.
|
2022-04-06 16:32:52 +02:00 |
|
llfilesystem
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llimage
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llimagej2coj
|
Rework cmake, the original plan was to maybe be able to use conan targets with the same name (that's why 3ps had names like apr::apr),
|
2022-04-13 19:21:55 +02:00 |
|
llinventory
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llkdu
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llmath
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llmessage
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llplugin
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llprimitive
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llrender
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llui
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llwindow
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
llxml
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
media_plugins
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
newview
|
Remove function create_target and instead directly use add_library
|
2022-04-17 18:28:55 +02:00 |
|
test
|
Streamline bugsplat target:
|
2022-04-16 22:08:40 +02:00 |
|
tools/vstool
|
…
|
|
|
viewer_components
|
Switch to target_include_directories
|
2022-04-17 18:04:57 +02:00 |
|
win_crash_logger
|
…
|
|
|
CMakeLists.txt
|
Request C++ standard via standard cmake.
|
2022-04-16 15:35:13 +02:00 |
|
edit-me-to-trigger-new-build.txt
|
…
|
|
|
fix-incredibuild.py
|
…
|
|