Last indexation completed on 2026-01-11 16:46:23 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:13:57  
file CMakeLists.txt 470 bytes 2024-02-11 01:13:57 -  
file helloworld.pro 147 bytes 2024-02-11 01:13:57 -  
file main.cpp 1719 bytes 2024-02-11 01:13:57 2026-01-11 14:43:19

HelloWorld Example to show very basic usage of KArchive with CMake Usage: mkdir build && cd build cmake .. make ./helloworld