opnsense-src/packages/Python/lldbsuite/test/functionalities/thread/concurrent_events/Makefile

7 lines
103 B
Makefile

LEVEL = ../../../make
CXX_SOURCES := main.cpp
ENABLE_THREADS := YES
include $(LEVEL)/Makefile.rules