Regen patches
This commit is contained in:
parent
cf70ba1bdc
commit
f8c284c6f9
@ -1,7 +1,7 @@
|
||||
Index: common/CMakeLists.txt
|
||||
--- common/CMakeLists.txt.orig
|
||||
+++ common/CMakeLists.txt
|
||||
@@ -682,5 +682,5 @@ make_lexer(
|
||||
@@ -683,5 +683,5 @@ make_lexer(
|
||||
# This one gets made only when testing.
|
||||
# to build it, first enable #define STAND_ALONE at top of dsnlexer.cpp
|
||||
add_executable( dsntest EXCLUDE_FROM_ALL dsnlexer.cpp )
|
||||
|
@ -1,7 +1,7 @@
|
||||
Index: cvpcb/CMakeLists.txt
|
||||
--- cvpcb/CMakeLists.txt.orig
|
||||
+++ cvpcb/CMakeLists.txt
|
||||
@@ -83,7 +83,7 @@ target_link_libraries( cvpcb_kiface ${Boost_LIBRARIES}
|
||||
@@ -85,7 +85,7 @@ target_link_libraries( cvpcb_kiface ${Boost_LIBRARIES}
|
||||
|
||||
if( UNIX AND NOT APPLE )
|
||||
# -lrt must follow Boost
|
||||
|
@ -1,7 +1,7 @@
|
||||
Index: pcbnew/CMakeLists.txt
|
||||
--- pcbnew/CMakeLists.txt.orig
|
||||
+++ pcbnew/CMakeLists.txt
|
||||
@@ -493,7 +493,7 @@ add_custom_command( OUTPUT ${CMAKE_CURRENT_BINARY_DIR}
|
||||
@@ -495,7 +495,7 @@ add_custom_command( OUTPUT ${CMAKE_CURRENT_BINARY_DIR}
|
||||
)
|
||||
|
||||
if( UNIX AND NOT APPLE )
|
||||
|
Loading…
Reference in New Issue
Block a user