diff options
author | Nicky Dasmijn <nicky.dasmijn@posteo.nl> | 2022-09-21 07:45:38 +0000 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-09-21 07:45:38 +0000 |
commit | bfe7cbb136ecea903e084d66e342b4fd623b85b8 (patch) | |
tree | 388ca6f23fdf1792de62fbf03c48f0ff3494440d /indra/llmessage/CMakeLists.txt | |
parent | a441ce184fef3b30daff2b3eeef9db650b748ac9 (diff) | |
parent | c903b0b03005831bce7b4001bbed55b275066679 (diff) |
SL-17238 Merged in NickyD's cmake changes
Diffstat (limited to 'indra/llmessage/CMakeLists.txt')
-rw-r--r-- | indra/llmessage/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llmessage/CMakeLists.txt b/indra/llmessage/CMakeLists.txt index 7340752fb2..4786956e85 100644 --- a/indra/llmessage/CMakeLists.txt +++ b/indra/llmessage/CMakeLists.txt @@ -13,8 +13,6 @@ include(Tut) include(Python) include(JsonCpp) -include_directories (${CMAKE_CURRENT_SOURCE_DIR}) - set(llmessage_SOURCE_FILES llassetstorage.cpp llavatarname.cpp |