mirror of
https://github.com/RetroShare/libretroshare.git
synced 2026-09-12 19:50:03 +05:00
Merge pull request #362 from jolavillette/fix/cmake-cc-in-implementation-headers
cmake: drop rsthreads.cc and rskbdinput.cc from RS_IMPLEMENTATION_HEADERS
This commit is contained in:
commit
f49a0c44ca
@ -704,7 +704,6 @@ list(
|
||||
util/rsfile.h
|
||||
util/rsinitedptr.h
|
||||
util/rsjson.h
|
||||
util/rskbdinput.cc
|
||||
util/rskbdinput.h
|
||||
util/rslikelyunlikely.h
|
||||
util/rsmacrosugar.hpp
|
||||
@ -716,7 +715,6 @@ list(
|
||||
util/rsrecogn.h
|
||||
util/rsstd.h
|
||||
util/rsstring.h
|
||||
util/rsthreads.cc
|
||||
util/rsthreads.h
|
||||
util/rstickevent.h
|
||||
util/rstime.h
|
||||
|
||||
Loading…
Reference in New Issue
Block a user