Skip to content

Commit 2fc0987

Browse files
committed
DOC: Modules without a src/ directory should not set ENABLE_SHARED
Change-Id: I5abbc950aae500fde44cc481c96e5443501dbda5
1 parent 3c7de42 commit 2fc0987

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

SoftwareGuide/Latex/DG04-CreateAModule.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,10 @@ \section{Libraries}
250250
...
251251
\end{minted}
252252
253+
Modules that do not build a library in their \texttt{src} directory or do not
254+
have export specifications on their class declarations should not set
255+
\code{ENABLE\_SHARED}.
256+
253257
254258
\section{Tests}
255259
\label{sec:Tests}

0 commit comments

Comments
 (0)