Functions
ParaViewDetermineVersion.cmake File Reference

Go to the source code of this file.

Functions

function determine_version (source_dir, git_command, var_prefix)
 
function extract_version_components (source_dir, version_string, var_prefix)
 

Function Documentation

◆ determine_version()

function determine_version ( source_dir  ,
git_command  ,
var_prefix   
)

Definition at line 21 of file ParaViewDetermineVersion.cmake.

◆ extract_version_components()

function extract_version_components ( source_dir  ,
version_string  ,
var_prefix   
)

Definition at line 69 of file ParaViewDetermineVersion.cmake.