Skip to content
Snippets Groups Projects

Resolve "Refactoring WOLF installation system"

Merged Mederic Fourmy requested to merge 451-refactoring-wolf-installation-system into devel
Compare and
5 files
+ 55
100
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 8
0
set(FOO_VERSION 0.0.1)
@PACKAGE_INIT@
set_and_check(${PLUGIN_NAME}_INCLUDE_DIR "@PACKAGE_INCLUDE_INSTALL_DIR@")
set_and_check(${PLUGIN_NAME}_LIB_INSTALL_DIR "@PACKAGE_LIB_INSTALL_DIR@")
check_required_components(${PLUGIN_NAME})
\ No newline at end of file
Loading