Last indexation completed on 2024-04-28 13:54:22 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 00:49:03  
file CMakeLists.txt 470 bytes 2024-02-11 00:49:03 -  
file helloworld.pro 147 bytes 2024-02-11 00:49:03 -  
file main.cpp 1719 bytes 2024-02-11 00:49:03 2024-04-28 11:33:43

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