if(WIN32) set(is_windows true) else() set(is_windows false) endif() add_test_pl_tests( "${CMAKE_CURRENT_SOURCE_DIR}/chain.sh $ $ ${is_windows}" )