Go to the documentation of this file. 1 # ============================================================================ 2 # Copyright (c) 2015 <provider-name> 5 # See COPYING file for license information. 6 # ============================================================================ 8 ############################################################################## 9 # @file ScriptConfig.cmake 10 # @brief Default script configuration. 12 # @note The file ScriptConfig.cmake is automatically generated by BASIS from 13 # the template file ScriptConfig.cmake.in which is part the 17 # Use the function basis_set_script_path() to set a file or directory path 18 # relative to the script file's location. 22 # basis_set_script_path (SOME_DIR "") 23 # basis_set_script_path (RUNTIME_DIR "/Users/athundt/source/grl/build/bin" "bin") 26 # See documentation of basis_set_script_path() function for more details. 28 # @sa http://opensource.andreasschuh.com/cmake-basis/standard/scripttargets.html#script-configuration 30 # @ingroup BasisScriptConfig 31 ############################################################################## 33 ## @addtogroup BasisScriptConfig 40 # end of Doxygen group - keep at end of file