All translations

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)With the updated CMakeLists.txt: we are done.
<syntaxhighlight lang="cmake">
set(FallingBall_SRCS
  main.cpp
  FallingBall.cpp
  BallLogic.cpp
  BallGraph.cpp
)
</syntaxhighlight>