Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Latest commit

History

History

data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

This is the runtime data folder for your project.

Use it only for data that is needed and loaded at runtime by your application. It is installed and shipped during packaging of your application.

Other data files such as desktop icons, init scripts, or files needed for packaging, belong into the deploy directory.

Have a look at the cmake-init documentation to learn how your application is able to locate its data folder at runtime.