mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
CMake: Generate scmrev.h at build time instead of configure time.
This commit is contained in:
@@ -135,6 +135,8 @@ add_library(common
|
||||
WorkQueueThread.h
|
||||
)
|
||||
|
||||
add_dependencies(common dolphin_scmrev)
|
||||
|
||||
if(NOT MSVC AND _M_ARM_64)
|
||||
set_source_files_properties(
|
||||
Crypto/AES.cpp
|
||||
|
||||
Reference in New Issue
Block a user