4 lines
108 B
Text
4 lines
108 B
Text
|
add_library_module(base)
|
||
|
|
||
|
target_precompile_headers(base INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/src/pch.hpp)
|