We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5b671 commit 80c2627Copy full SHA for 80c2627
docs/cmake/cmake.md
@@ -68,6 +68,8 @@ repository:
68
└─📄 config.cmake.h.in # SAPI's configuration header template
69
└─📂 scripts
70
└─📄 CMakeLists.txt # CMake file for creating scripts files
71
+└─📂 TSRM
72
+ └─📄 CMakeLists.txt # CMake file for Thread Safe Resource Manager
73
└─📂 win32 # Windows build files
74
└─📂 build # Windows build files
75
└─📄 wsyslog.mc # Message template file for win32/wsyslog.h
0 commit comments