Skip to content

Commit 76fa576

Browse files
committed
generate config.h
1 parent a1db17f commit 76fa576

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ add_definitions(-DTRANSLATION_DOMAIN=\"kor\")
3737

3838
feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
3939

40+
configure_file(config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.h )
41+
4042
########### next target ###############
4143

4244
include_directories(

0 commit comments

Comments
 (0)