From: fis Date: Sat, 20 Jan 2018 07:42:38 +0800 Subject: [PATCH] rct.cmake: Add missing headers. --- rct.cmake | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/rct.cmake b/rct.cmake index 323e7b9..3e0ac6b 100644 --- a/rct.cmake +++ b/rct.cmake @@ -339,7 +339,27 @@ if (NOT RCT_NO_INSTALL) rct/Timer.h rct/Value.h rct/WriteLocker.h + rct/CpuUsage.h + rct/DataFile.h + rct/Date.h + rct/EmbeddedLinkedList.h + rct/FinishMessage.h + rct/Flags.h + rct/Hash.h + rct/LinkedList.h + rct/Map.h + rct/MemoryMappedFile.h + rct/OnDestruction.h + rct/QuitMessage.h + rct/ResponseMessage.h + rct/ScriptEngine.h + rct/StackBuffer.h + rct/WindowsUnicodeConversion.h DESTINATION include/rct) + install(FILES + json/json.hpp + DESTINATION include/rct/json) + install(EXPORT "rct" DESTINATION lib/cmake) endif () -- 2.13.6 sub right'>
aboutsummaryrefslogtreecommitdiff
path: root/.mailmap
AgeCommit message (Expand)Author
2020-05-15mailmap: Update for self....Mathieu Othacehe
2020-05-13mailmap: Update entries for Nikita....nikita
2020-03-28Update email address and Savannah handle for Amin Bandali....Amin Bandali
2020-02-09Update e-mail address for Jakob L. Kreuze....Tobias Geerinckx-Rice
2020-01-17Update email address for Amin Bandali....Amin Bandali
2019-12-19Update email for Brett Gilio....Brett Gilio
2019-12-18gnu: leocad: Update to 19.07.1....Eric Bavier
2019-05-03Correct email address for ison....ison
2019-03-18Correct name and email address for ng0....ng0
2019-01-21Update .mailmap....Mathieu Othacehe
2018-08-27Update email for Pierre Neidhardt....Pierre Neidhardt
2018-07-16mailmap: Add a line for Pierre-Antoine....Ludovic Courtès
2018-07-16mailmap: Add another line for myself....Nils Gillmann
2018-03-20Correct name and Email for ng0....ng0