ADD_LIBRARY (
	regex STATIC
	src/c_regex_traits.cpp src/cpp_regex_traits.cpp src/fileiter.cpp
	src/instances.cpp src/regex.cpp src/regex_raw_buffer.cpp
	src/regex_traits_defaults.cpp src/static_mutex.cpp
	src/w32_regex_traits.cpp
)