|
|
@@ -47,6 +47,7 @@ include(AddFlexTarget) # Defines add_flex_target function
|
|
|
include(CompositeSources) # Defines composite_sources function
|
|
|
include(Interrogate) # Defines target_interrogate AND add_python_module
|
|
|
include(RunPzip) # Defines run_pzip function
|
|
|
+include(Versioning) # Hooks 'add_library' to apply VERSION/SOVERSION
|
|
|
|
|
|
# Add the include path for source and header files generated by CMake
|
|
|
include_directories("${PROJECT_BINARY_DIR}/include")
|