Translations:Development/Tutorials/Physical Simulation/9/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 17:42, 19 July 2019
<syntaxhighlight lang="cmake"> project (FallingBall) find_package(KDE4 REQUIRED) include_directories(${KDE4_INCLUDES})