building/referencing a library

Hi Stephan - I commented out this line:
#option(ENABLE_TESTS_COMPONENT “Enable compilation of tests helper library” ON)

I also tried this:
option(ENABLE_TESTS_COMPONENT “Enable compilation of tests helper library” OFF)

I’m still getting the error message. What might I be doing wrong?