File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,14 +61,11 @@ if(TESSERACT_BUILD_COAL)
6161 add_subdirectory (coal )
6262endif ()
6363
64- # Add compiler definition to core so it can find all plugins produced
65- # string(
66- # REPLACE ";"
67- # ":"
68- # CONTACT_MANAGERS_PLUGINS_STRING
69- # "${CONTACT_MANAGERS_PLUGINS}")
70- # target_compile_definitions(${PROJECT_NAME}_core
71- # PRIVATE TESSERACT_CONTACT_MANAGERS_PLUGINS="${CONTACT_MANAGERS_PLUGINS_STRING}")
64+ # Add compiler definition to core so it can find all plugins produced string( REPLACE ";" ":"
65+ # CONTACT_MANAGERS_PLUGINS_STRING
66+ # "${CONTACT_MANAGERS_PLUGINS}")
67+ # target_compile_definitions(${PROJECT_NAME}_core PRIVATE
68+ # TESSERACT_CONTACT_MANAGERS_PLUGINS="${CONTACT_MANAGERS_PLUGINS_STRING}")
7269
7370# Add compiler definition to coal so it can find all plugins produced
7471string (
You can’t perform that action at this time.
0 commit comments