Skip to content

Commit

Permalink
Revert "build: expose plog's global symbols (#1)"
Browse files Browse the repository at this point in the history
This reverts commit 10093ca.
  • Loading branch information
plexoos committed Aug 1, 2024
1 parent 10093ca commit e05fecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysrap/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ target_compile_definitions( ${name}

OPTICKS_SYSRAP
WITH_CHILD
PLOG_GLOBAL
PLOG_LOCAL
$<$<CONFIG:Debug>:DEBUG_TAG>
$<$<CONFIG:Debug>:DEBUG_PIDX>
$<$<CONFIG:Release>:PRODUCTION>
Expand Down

0 comments on commit e05fecf

Please sign in to comment.