3 lines
125 B
Text
3 lines
125 B
Text
|
add_library_module(universal_pch)
|
||
|
target_precompile_headers(universal_pch INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/src/pch.hpp)
|