Last indexation completed on 2024-04-28 17:16:15 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 2024-04-28 15:18:39

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