Skip to content

qorelanguage/module-fsevent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

* BUILD INSTRUCTIONS *

Requirements:
 - Qore development environment (lib and headers)
 - Cmake
 - (optional) DOxygen

Use so called "out of source" build

 - mkdir build   (in module directory)
 - cd build
 - cmake -DCMAKE_INSTALL_PREFIX=/path/to/install ..   (if there is not -DCMAKE_INSTALL_PREFIX specified, the Qore module dire is used)
 - make
 - cross fingers
 - make install

Some tests are located in "test" directory.

** NOTE: based on the "Entropia File System Watcher" (efsw): https://bitbucket.org/SpartanJ/efsw, used under the MIT license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •