Some checks reported errors
continuous-integration/drone/push Build encountered an error
2 lines
132 B
CMake
2 lines
132 B
CMake
add_library_module(universal_pch)
|
|
target_precompile_headers(universal_pch INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/public/pch/pch.hpp)
|