Fix empty OMNITRACE_CONFIG_FILE and suppressing config and parsing (#81)
* Fix empty OMNITRACE_CONFIG_FILE and suppressing config and parsing
[ROCm/rocprofiler-systems commit: f6b6be3ddc]
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
ddac1e4534
commit
8e545ac4bb
@@ -445,6 +445,7 @@ endfunction()
|
||||
file(
|
||||
WRITE ${CMAKE_CURRENT_BINARY_DIR}/invalid.cfg
|
||||
"
|
||||
OMNITRACE_CONFIG_FILE =
|
||||
FOOBAR = ON
|
||||
")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user